[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:21:54.406174 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:37173
I20260710 13:21:54.407987 16806 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:21:54.409214 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.430886 16813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:54.430945 16812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:54.430953 16815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:54.432438 16806 server_base.cc:1061] running on GCE node
I20260710 13:21:55.700187 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:55.700502 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:55.700922 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689715700883 us; error 0 us; skew 500 ppm
I20260710 13:21:55.702028 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:55.710310 16806 webserver.cc:533] Webserver started at http://127.16.105.190:37941/ using document root <none> and password file <none>
I20260710 13:21:55.711412 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:55.711697 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:55.712349 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:55.719280 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "68333ad3465b48be9d907fc5a7d7d6c8"
format_stamp: "Formatted at 2026-07-10 13:21:55 on dist-test-slave-wrzs"
I20260710 13:21:55.729547 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:21:55.737098 16821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:55.739540 16806 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:55.740325 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "68333ad3465b48be9d907fc5a7d7d6c8"
format_stamp: "Formatted at 2026-07-10 13:21:55 on dist-test-slave-wrzs"
I20260710 13:21:55.740772 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:55.803644 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:55.805747 16806 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:21:55.806370 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:55.902417 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:37173
I20260710 13:21:55.902494 16872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:37173 every 8 connection(s)
I20260710 13:21:55.912873 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:55.938071 16873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: Bootstrap starting.
I20260710 13:21:55.944391 16873 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:55.946403 16873 log.cc:826] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: Log is configured to *not* fsync() on all Append() calls
I20260710 13:21:55.952806 16873 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: No bootstrap required, opened a new log
I20260710 13:21:55.976213 16873 raft_consensus.cc:359] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER }
I20260710 13:21:55.976815 16873 raft_consensus.cc:385] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:55.977119 16873 raft_consensus.cc:740] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68333ad3465b48be9d907fc5a7d7d6c8, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.978247 16873 consensus_queue.cc:260] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER }
I20260710 13:21:55.979146 16873 raft_consensus.cc:399] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:55.979554 16873 raft_consensus.cc:493] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:55.980027 16873 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:55.984864 16873 raft_consensus.cc:515] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER }
I20260710 13:21:55.985960 16873 leader_election.cc:304] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [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: 68333ad3465b48be9d907fc5a7d7d6c8; no voters: 
I20260710 13:21:55.988219 16873 leader_election.cc:290] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:55.988758 16876 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:55.992097 16876 raft_consensus.cc:697] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 1 LEADER]: Becoming Leader. State: Replica: 68333ad3465b48be9d907fc5a7d7d6c8, State: Running, Role: LEADER
I20260710 13:21:55.993438 16876 consensus_queue.cc:237] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [LEADER]: Queue going to LEADER mode. State: All 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: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER }
I20260710 13:21:55.994413 16873 sys_catalog.cc:565] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:56.010835 16878 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 68333ad3465b48be9d907fc5a7d7d6c8. Latest consensus state: current_term: 1 leader_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER } }
I20260710 13:21:56.010519 16877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "68333ad3465b48be9d907fc5a7d7d6c8" member_type: VOTER } }
I20260710 13:21:56.011757 16878 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:56.011862 16877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:56.015882 16886 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:56.040624 16886 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:56.058135 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:56.065769 16886 catalog_manager.cc:1383] Generated new cluster ID: 8c00343398a144079eb628b8b4cde281
I20260710 13:21:56.066216 16886 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:56.100667 16886 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:56.103690 16886 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:56.139691 16886 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: Generated new TSK 0
I20260710 13:21:56.141165 16886 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:56.196573 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.208314 16895 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:56.210793 16896 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:56.214684 16898 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:56.215834 16806 server_base.cc:1061] running on GCE node
I20260710 13:21:56.216811 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.217098 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:56.217300 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689716217285 us; error 0 us; skew 500 ppm
I20260710 13:21:56.218034 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.222932 16806 webserver.cc:533] Webserver started at http://127.16.105.129:43833/ using document root <none> and password file <none>
I20260710 13:21:56.223521 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.223728 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.224120 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.225339 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "99acdc22237e4202ad0e0218a723886b"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.231551 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:56.236356 16903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.237509 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:56.238051 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "99acdc22237e4202ad0e0218a723886b"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.238530 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:56.272867 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.274993 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.278330 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.285156 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.285544 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.285943 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.286178 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.398329 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:46203
I20260710 13:21:56.398371 16965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:46203 every 8 connection(s)
I20260710 13:21:56.407588 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.418880 16970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:56.423885 16971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:56.435364 16973 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:56.440837 16966 heartbeater.cc:344] Connected to a master server at 127.16.105.190:37173
I20260710 13:21:56.441530 16966 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.441686 16806 server_base.cc:1061] running on GCE node
I20260710 13:21:56.442809 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:56.442849 16966 heartbeater.cc:507] Master 127.16.105.190:37173 requested a full tablet report, sending...
W20260710 13:21:56.443127 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:56.443343 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689716443323 us; error 0 us; skew 500 ppm
I20260710 13:21:56.444207 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.447000 16838 ts_manager.cc:194] Registered new tserver with Master: 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203)
I20260710 13:21:56.448166 16806 webserver.cc:533] Webserver started at http://127.16.105.130:44565/ using document root <none> and password file <none>
I20260710 13:21:56.448906 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.449203 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.449571 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.450371 16838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44078
I20260710 13:21:56.451159 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.457414 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:21:56.462204 16978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.463349 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:21:56.463768 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.464219 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:56.490368 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.492650 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.495944 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.501616 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.502179 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:21:56.502556 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.502862 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.611382 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:39595
I20260710 13:21:56.611624 17040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:39595 every 8 connection(s)
I20260710 13:21:56.618340 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:56.631037 17045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:56.636507 17041 heartbeater.cc:344] Connected to a master server at 127.16.105.190:37173
I20260710 13:21:56.637032 17041 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.638163 17041 heartbeater.cc:507] Master 127.16.105.190:37173 requested a full tablet report, sending...
I20260710 13:21:56.638708 16806 server_base.cc:1061] running on GCE node
W20260710 13:21:56.640373 17044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:56.641095 17047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:56.641449 16838 ts_manager.cc:194] Registered new tserver with Master: 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:56.642395 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:56.642712 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:56.642930 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689716642911 us; error 0 us; skew 500 ppm
I20260710 13:21:56.643260 16838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44094
I20260710 13:21:56.643688 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:56.646919 16806 webserver.cc:533] Webserver started at http://127.16.105.131:43913/ using document root <none> and password file <none>
I20260710 13:21:56.647619 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:56.647908 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:56.648249 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:56.649627 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "d09eee8e1376404b9dceda1ed6ad1739"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.655900 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:21:56.660534 17052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.661564 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:21:56.661995 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "d09eee8e1376404b9dceda1ed6ad1739"
format_stamp: "Formatted at 2026-07-10 13:21:56 on dist-test-slave-wrzs"
I20260710 13:21:56.662376 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:56.675379 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:56.676700 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:56.678649 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:56.681749 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:56.681950 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.682262 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:56.682408 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:56.799722 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:37883
I20260710 13:21:56.800472 17114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:37883 every 8 connection(s)
I20260710 13:21:56.823009 17115 heartbeater.cc:344] Connected to a master server at 127.16.105.190:37173
I20260710 13:21:56.823523 17115 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:56.824573 17115 heartbeater.cc:507] Master 127.16.105.190:37173 requested a full tablet report, sending...
I20260710 13:21:56.827382 16838 ts_manager.cc:194] Registered new tserver with Master: d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:56.827729 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019413909s
I20260710 13:21:56.829658 16838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44110
I20260710 13:21:56.894889 16838 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44112:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:56.899597 16838 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:57.007664 16931 tablet_service.cc:1511] Processing CreateTablet for tablet df6386248fdd42f697a5b6ccf167647a (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:57.015027 16930 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68faea35c646928b567cba0f591194 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:57.017215 16931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6386248fdd42f697a5b6ccf167647a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:57.017491 16885 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:57.018146 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68faea35c646928b567cba0f591194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.012204 16928 tablet_service.cc:1511] Processing CreateTablet for tablet 93d96f7eaa494ce6bdeada2da41ad1e7 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:57.011983 16926 tablet_service.cc:1511] Processing CreateTablet for tablet c1c2f0a09d5f419dbc3eff1be84e3199 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:57.020205 16928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d96f7eaa494ce6bdeada2da41ad1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.014003 16927 tablet_service.cc:1511] Processing CreateTablet for tablet 8d518c3f730e4dc9b8a7386caa6e14e9 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:57.028368 16926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c2f0a09d5f419dbc3eff1be84e3199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.010789 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 0239dd97615d498d9efdcc96d2792592 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:57.030983 16927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d518c3f730e4dc9b8a7386caa6e14e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.034192 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0239dd97615d498d9efdcc96d2792592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.052130 17078 tablet_service.cc:1511] Processing CreateTablet for tablet 0239dd97615d498d9efdcc96d2792592 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:57.059334 17080 tablet_service.cc:1511] Processing CreateTablet for tablet df6386248fdd42f697a5b6ccf167647a (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:57.072558 17079 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68faea35c646928b567cba0f591194 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:57.074167 17077 tablet_service.cc:1511] Processing CreateTablet for tablet 93d96f7eaa494ce6bdeada2da41ad1e7 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:57.078020 17079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68faea35c646928b567cba0f591194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.074504 17076 tablet_service.cc:1511] Processing CreateTablet for tablet 8d518c3f730e4dc9b8a7386caa6e14e9 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:57.089228 17075 tablet_service.cc:1511] Processing CreateTablet for tablet c1c2f0a09d5f419dbc3eff1be84e3199 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:57.093766 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6386248fdd42f697a5b6ccf167647a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.097592 17075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c2f0a09d5f419dbc3eff1be84e3199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.083531 16925 tablet_service.cc:1511] Processing CreateTablet for tablet d041e80ba45c46599fc99f56cc68bcce (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:57.118825 16925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d041e80ba45c46599fc99f56cc68bcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.117190 17074 tablet_service.cc:1511] Processing CreateTablet for tablet d041e80ba45c46599fc99f56cc68bcce (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:57.130331 17077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d96f7eaa494ce6bdeada2da41ad1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.150739 17074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d041e80ba45c46599fc99f56cc68bcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.159541 16924 tablet_service.cc:1511] Processing CreateTablet for tablet 89256926fafa451083a32afd01130bef (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:57.159678 17076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d518c3f730e4dc9b8a7386caa6e14e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.183975 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 2b68faea35c646928b567cba0f591194 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:57.176851 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 0239dd97615d498d9efdcc96d2792592 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:57.189281 16924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89256926fafa451083a32afd01130bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.192349 17006 tablet_service.cc:1511] Processing CreateTablet for tablet df6386248fdd42f697a5b6ccf167647a (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:57.191039 17078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0239dd97615d498d9efdcc96d2792592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.197862 17001 tablet_service.cc:1511] Processing CreateTablet for tablet c1c2f0a09d5f419dbc3eff1be84e3199 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:57.202840 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b68faea35c646928b567cba0f591194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.204805 17002 tablet_service.cc:1511] Processing CreateTablet for tablet 8d518c3f730e4dc9b8a7386caa6e14e9 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:57.207538 17132 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.215441 17003 tablet_service.cc:1511] Processing CreateTablet for tablet 93d96f7eaa494ce6bdeada2da41ad1e7 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:57.217670 16999 tablet_service.cc:1511] Processing CreateTablet for tablet 89256926fafa451083a32afd01130bef (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:57.209259 17000 tablet_service.cc:1511] Processing CreateTablet for tablet d041e80ba45c46599fc99f56cc68bcce (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:57.222437 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0239dd97615d498d9efdcc96d2792592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.226218 17073 tablet_service.cc:1511] Processing CreateTablet for tablet 89256926fafa451083a32afd01130bef (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:57.228292 17002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d518c3f730e4dc9b8a7386caa6e14e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.232336 17073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89256926fafa451083a32afd01130bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.234087 16928 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4f014c463e4ead9074a88d74b26c89 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:57.230979 17003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d96f7eaa494ce6bdeada2da41ad1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.240162 16928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4f014c463e4ead9074a88d74b26c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.241376 16998 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4f014c463e4ead9074a88d74b26c89 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:57.248029 16999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89256926fafa451083a32afd01130bef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.261987 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4f014c463e4ead9074a88d74b26c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.256330 17072 tablet_service.cc:1511] Processing CreateTablet for tablet 1b4f014c463e4ead9074a88d74b26c89 (DEFAULT_TABLE table=test-workload [id=66447eb211d6463d949a3ca11659f2d3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:57.265436 17072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b4f014c463e4ead9074a88d74b26c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.267282 17000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d041e80ba45c46599fc99f56cc68bcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.273561 17001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c2f0a09d5f419dbc3eff1be84e3199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.308568 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6386248fdd42f697a5b6ccf167647a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:57.336997 17132 tablet_bootstrap.cc:654] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.381073 17133 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.402762 17135 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.435341 17133 tablet_bootstrap.cc:654] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.438326 17132 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.438866 17132 ts_tablet_manager.cc:1403] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.257s	user 0.014s	sys 0.010s
I20260710 13:21:57.439152 17135 tablet_bootstrap.cc:654] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.448956 17132 raft_consensus.cc:359] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.449795 17132 raft_consensus.cc:385] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.450088 17132 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.455134 16966 heartbeater.cc:499] Master 127.16.105.190:37173 was elected leader, sending a full tablet report...
I20260710 13:21:57.451200 17132 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.461079 17135 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.462411 17133 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.462870 17133 ts_tablet_manager.cc:1403] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.013s
I20260710 13:21:57.466037 17133 raft_consensus.cc:359] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.466787 17133 raft_consensus.cc:385] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.467082 17133 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.468014 17133 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.461555 17135 ts_tablet_manager.cc:1403] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.010s
I20260710 13:21:57.476437 17135 raft_consensus.cc:359] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.477451 17135 raft_consensus.cc:385] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.477829 17135 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.478776 17135 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.485841 17133 ts_tablet_manager.cc:1434] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:21:57.485973 17115 heartbeater.cc:499] Master 127.16.105.190:37173 was elected leader, sending a full tablet report...
I20260710 13:21:57.489930 17135 ts_tablet_manager.cc:1434] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:21:57.490486 17133 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.489933 17132 ts_tablet_manager.cc:1434] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.002s
I20260710 13:21:57.491370 17041 heartbeater.cc:499] Master 127.16.105.190:37173 was elected leader, sending a full tablet report...
I20260710 13:21:57.491976 17135 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.502094 17132 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.504457 17133 tablet_bootstrap.cc:654] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.509222 17140 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.509827 17140 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.512470 17135 tablet_bootstrap.cc:654] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.520040 17133 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.520951 17133 ts_tablet_manager.cc:1403] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260710 13:21:57.525226 17140 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:57.532361 17133 raft_consensus.cc:359] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.534373 17133 raft_consensus.cc:385] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.534885 17133 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.535328 17132 tablet_bootstrap.cc:654] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.535945 17133 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.537242 17135 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.537808 17135 ts_tablet_manager.cc:1403] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.013s
I20260710 13:21:57.538456 17133 ts_tablet_manager.cc:1434] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260710 13:21:57.539597 17133 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.541314 17135 raft_consensus.cc:359] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.542188 17135 raft_consensus.cc:385] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.542587 17135 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.543512 17135 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.546339 17135 ts_tablet_manager.cc:1434] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:57.547415 17135 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.555217 17135 tablet_bootstrap.cc:654] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.554970 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:57.558938 17090 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 0.
W20260710 13:21:57.564180 17116 tablet.cc:2406] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:57.564886 16980 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:57.567655 17140 raft_consensus.cc:2804] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.568099 17140 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.568602 17140 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.573335 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
W20260710 13:21:57.576710 16979 leader_election.cc:343] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.578917 17140 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.580224 17133 tablet_bootstrap.cc:654] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.582474 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:57.583249 17090 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.582388 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:57.586155 17139 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.586671 17139 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.585422 17140 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
W20260710 13:21:57.588701 16979 leader_election.cc:343] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.595062 17132 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.595906 17132 ts_tablet_manager.cc:1403] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.002s
I20260710 13:21:57.592298 17140 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.600898 17139 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.606662 17090 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 1.
I20260710 13:21:57.607249 17135 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.602650 17140 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.608497 16980 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:57.612843 17140 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:57.608728 17132 raft_consensus.cc:359] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.613381 17135 ts_tablet_manager.cc:1403] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.016s
I20260710 13:21:57.614022 17140 raft_consensus.cc:2804] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.615548 17132 raft_consensus.cc:385] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.614593 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:57.615978 17132 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.616253 16941 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 0.
I20260710 13:21:57.617426 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:57.618422 17140 raft_consensus.cc:697] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:57.618497 16979 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
W20260710 13:21:57.620563 16980 leader_election.cc:343] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.620517 17135 raft_consensus.cc:359] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.621327 17135 raft_consensus.cc:385] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.622498 17140 consensus_queue.cc:237] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.622097 17135 raft_consensus.cc:740] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.627851 17132 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.631321 17132 ts_tablet_manager.cc:1434] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:21:57.627760 17135 consensus_queue.cc:260] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.633698 17148 raft_consensus.cc:2804] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.634130 17148 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.634462 17148 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.639475 17132 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.651975 17133 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.652477 17133 ts_tablet_manager.cc:1403] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.007s
I20260710 13:21:57.653273 17135 ts_tablet_manager.cc:1434] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260710 13:21:57.654259 17135 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.655227 17133 raft_consensus.cc:359] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.655880 17133 raft_consensus.cc:385] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.656186 17133 raft_consensus.cc:740] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.656911 17133 consensus_queue.cc:260] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.659158 16835 catalog_manager.cc:5697] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.665040 17133 ts_tablet_manager.cc:1434] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:57.667240 17132 tablet_bootstrap.cc:654] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.668196 17133 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.682165 17135 tablet_bootstrap.cc:654] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.676954 17148 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.698485 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:57.697759 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:57.702203 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:57.703657 16940 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:57.709012 17054 leader_election.cc:343] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.708976 17148 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
W20260710 13:21:57.710014 17053 leader_election.cc:343] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.713070 17053 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:57.716441 17132 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.716953 17132 ts_tablet_manager.cc:1403] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.013s
I20260710 13:21:57.717664 17139 raft_consensus.cc:2749] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.718727 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
W20260710 13:21:57.720619 16980 leader_election.cc:343] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.724114 17132 raft_consensus.cc:359] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.724993 17132 raft_consensus.cc:385] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.725349 17132 raft_consensus.cc:740] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.726092 17135 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.728360 17135 ts_tablet_manager.cc:1403] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.021s
I20260710 13:21:57.728205 17138 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.729143 17138 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.738221 17135 raft_consensus.cc:359] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.739102 16940 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 1.
I20260710 13:21:57.740294 17132 consensus_queue.cc:260] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.732438 17138 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.739293 17135 raft_consensus.cc:385] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.739894 17133 tablet_bootstrap.cc:654] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.753731 17135 raft_consensus.cc:740] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.753691 16979 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:57.755105 17148 raft_consensus.cc:2804] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.755602 17148 raft_consensus.cc:697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:57.756443 17148 consensus_queue.cc:237] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.764295 17132 ts_tablet_manager.cc:1434] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.005s
I20260710 13:21:57.765467 17132 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.765657 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
W20260710 13:21:57.767375 16905 leader_election.cc:343] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.754730 17135 consensus_queue.cc:260] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.772364 17132 tablet_bootstrap.cc:654] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.773933 17135 ts_tablet_manager.cc:1434] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260710 13:21:57.774482 17133 tablet_bootstrap.cc:492] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.775086 17133 ts_tablet_manager.cc:1403] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.002s
I20260710 13:21:57.775247 17135 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.779203 17133 raft_consensus.cc:359] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.780028 17133 raft_consensus.cc:385] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.780325 17133 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.775024 16835 catalog_manager.cc:5697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:57.783200 17133 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.787392 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
W20260710 13:21:57.789052 16905 leader_election.cc:343] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.789526 16905 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:57.791327 17161 raft_consensus.cc:2749] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.792421 17133 ts_tablet_manager.cc:1434] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 13:21:57.793427 17133 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.794989 17135 tablet_bootstrap.cc:654] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.795054 17139 raft_consensus.cc:493] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.795733 17139 raft_consensus.cc:515] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.799661 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:57.800740 17133 tablet_bootstrap.cc:654] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:57.801894 17053 leader_election.cc:343] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.804908 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:57.805794 17016 raft_consensus.cc:2468] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 0.
I20260710 13:21:57.807317 17054 leader_election.cc:304] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:57.808923 17132 tablet_bootstrap.cc:492] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.809445 17132 ts_tablet_manager.cc:1403] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.002s
I20260710 13:21:57.809593 17139 leader_election.cc:290] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.810235 17139 raft_consensus.cc:2804] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.810631 17139 raft_consensus.cc:493] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.811030 17139 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.812958 17132 raft_consensus.cc:359] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.813710 17132 raft_consensus.cc:385] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.814081 17132 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.817092 17132 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.819597 17132 ts_tablet_manager.cc:1434] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:57.820747 17132 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.822201 17133 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.822733 17133 ts_tablet_manager.cc:1403] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.017s
I20260710 13:21:57.831893 17161 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.832484 17161 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.833659 17139 raft_consensus.cc:515] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.834985 17161 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:57.838155 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:57.839139 17090 raft_consensus.cc:2393] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99acdc22237e4202ad0e0218a723886b in current term 1: Already voted for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in this term.
I20260710 13:21:57.839355 17132 tablet_bootstrap.cc:654] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.841536 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:57.842368 17139 leader_election.cc:290] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.843214 17135 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.837376 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:57.843681 17135 ts_tablet_manager.cc:1403] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.013s
I20260710 13:21:57.844725 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:57.847023 17015 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.849738 17133 raft_consensus.cc:359] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.850566 17133 raft_consensus.cc:385] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.853379 16905 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:57.854177 17161 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:57.847141 17053 leader_election.cc:343] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.850885 17133 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.855515 17133 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.856542 17148 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.856992 17148 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.859263 17148 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:57.860097 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:57.861032 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:57.861338 17133 ts_tablet_manager.cc:1434] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.005s
I20260710 13:21:57.862360 17133 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
W20260710 13:21:57.862726 16980 leader_election.cc:343] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:57.863734 16979 leader_election.cc:343] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.864187 16979 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3; no voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:57.865218 17148 raft_consensus.cc:2749] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.860168 17135 raft_consensus.cc:359] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.868319 17135 raft_consensus.cc:385] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.868641 17135 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.869488 17135 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.870846 17161 raft_consensus.cc:2749] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:57.873785 17015 raft_consensus.cc:2468] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 1.
I20260710 13:21:57.875964 17054 leader_election.cc:304] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:57.877538 17139 raft_consensus.cc:2804] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.874698 17133 tablet_bootstrap.cc:654] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.878872 17135 ts_tablet_manager.cc:1434] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260710 13:21:57.879190 17139 raft_consensus.cc:697] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:57.880183 17135 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.880640 17139 consensus_queue.cc:237] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.887058 17135 tablet_bootstrap.cc:654] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.887954 17168 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.888469 17168 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.890946 17132 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.892081 17132 ts_tablet_manager.cc:1403] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.003s
I20260710 13:21:57.893154 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:57.894172 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
W20260710 13:21:57.895721 17054 leader_election.cc:343] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.897094 17132 raft_consensus.cc:359] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.898007 17132 raft_consensus.cc:385] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.898356 17132 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.899137 17168 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.899173 17132 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.900980 16940 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 0.
I20260710 13:21:57.903628 17132 ts_tablet_manager.cc:1434] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:21:57.906617 17133 tablet_bootstrap.cc:492] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.906677 17053 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:57.907233 17133 ts_tablet_manager.cc:1403] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.003s
I20260710 13:21:57.908016 17168 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.908391 17168 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.908738 17168 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.910615 17133 raft_consensus.cc:359] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.911463 17133 raft_consensus.cc:385] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.911815 17133 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.912686 17133 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:57.915373 17132 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.912353 16836 catalog_manager.cc:5697] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 0 to 1, leader changed from <none> to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.920248 17133 ts_tablet_manager.cc:1434] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:21:57.922464 17168 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.924377 17133 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:57.926764 17132 tablet_bootstrap.cc:654] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.927838 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:57.928619 16940 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.932106 17168 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:57.934937 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
W20260710 13:21:57.936973 17054 leader_election.cc:343] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.939265 16940 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 1.
I20260710 13:21:57.935252 17135 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:57.940950 17135 ts_tablet_manager.cc:1403] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.009s
I20260710 13:21:57.940474 17133 tablet_bootstrap.cc:654] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.941318 17053 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:57.943106 17168 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:57.945149 17168 raft_consensus.cc:697] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:57.946673 17135 raft_consensus.cc:359] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.947438 17135 raft_consensus.cc:385] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.947750 17135 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.946343 17168 consensus_queue.cc:237] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.950158 17135 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.950781 17132 tablet_bootstrap.cc:492] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.951406 17132 ts_tablet_manager.cc:1403] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.007s
I20260710 13:21:57.955179 17132 raft_consensus.cc:359] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.956256 17132 raft_consensus.cc:385] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.956653 17132 raft_consensus.cc:740] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.957742 17132 consensus_queue.cc:260] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.960649 17135 ts_tablet_manager.cc:1434] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 13:21:57.966338 17132 ts_tablet_manager.cc:1434] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:57.967546 17132 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:57.969457 16836 catalog_manager.cc:5697] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 0 to 1, leader changed from <none> to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:57.974088 17133 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:57.974511 17132 tablet_bootstrap.cc:654] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.974596 17133 ts_tablet_manager.cc:1403] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.006s
I20260710 13:21:57.976475 17161 raft_consensus.cc:493] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:57.976967 17161 raft_consensus.cc:515] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.977631 17133 raft_consensus.cc:359] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.978360 17133 raft_consensus.cc:385] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.978643 17133 raft_consensus.cc:740] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.979734 17161 leader_election.cc:290] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:57.980459 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
W20260710 13:21:57.982344 16905 leader_election.cc:343] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:57.982719 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:57.983482 17135 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:57.986083 17132 tablet_bootstrap.cc:492] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:57.986529 17132 ts_tablet_manager.cc:1403] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:21:57.987025 17133 consensus_queue.cc:260] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.988899 17090 raft_consensus.cc:2468] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 0.
I20260710 13:21:57.989861 17132 raft_consensus.cc:359] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.990581 17132 raft_consensus.cc:385] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:57.990911 17132 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:57.991163 16905 leader_election.cc:304] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:57.992172 17161 raft_consensus.cc:2804] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:57.991724 17132 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:57.992539 17161 raft_consensus.cc:493] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:57.992918 17161 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:57.993580 17135 tablet_bootstrap.cc:654] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:57.995883 17133 ts_tablet_manager.cc:1434] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 13:21:57.997087 17133 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:58.004278 17133 tablet_bootstrap.cc:654] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.005362 17135 tablet_bootstrap.cc:492] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:58.006156 17135 ts_tablet_manager.cc:1403] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 13:21:58.009667 17135 raft_consensus.cc:359] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.010385 17135 raft_consensus.cc:385] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.011083 17135 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.011855 17135 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.017096 17161 raft_consensus.cc:515] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.021593 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.022044 17132 ts_tablet_manager.cc:1434] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.035s	user 0.000s	sys 0.008s
I20260710 13:21:58.023175 17132 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
W20260710 13:21:58.023749 16905 leader_election.cc:343] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:58.025266 16885 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:58.028832 17135 ts_tablet_manager.cc:1434] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 13:21:58.029675 17161 leader_election.cc:290] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.032721 17135 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:58.034353 17133 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:58.033991 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.034806 17133 ts_tablet_manager.cc:1403] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.021s
I20260710 13:21:58.034827 17090 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.038442 17133 raft_consensus.cc:359] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.039397 17133 raft_consensus.cc:385] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.039664 17133 raft_consensus.cc:740] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.040453 17132 tablet_bootstrap.cc:654] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.040495 17133 consensus_queue.cc:260] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.042517 17090 raft_consensus.cc:2468] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 1.
I20260710 13:21:58.043866 16905 leader_election.cc:304] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.045168 17138 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.043046 17133 ts_tablet_manager.cc:1434] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:58.045640 17138 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.047029 17133 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: Bootstrap starting.
I20260710 13:21:58.047904 17138 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.048463 17138 raft_consensus.cc:2804] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:58.049295 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.054338 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.056273 17132 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:58.056789 17132 ts_tablet_manager.cc:1403] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.007s
I20260710 13:21:58.050699 17135 tablet_bootstrap.cc:654] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.056715 17015 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 0.
I20260710 13:21:58.055768 17138 raft_consensus.cc:697] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:58.058233 17090 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 0.
I20260710 13:21:58.061070 16905 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:58.073365 17161 raft_consensus.cc:493] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.084872 17168 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.085331 17168 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.085388 17139 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.085983 17139 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.086503 17132 raft_consensus.cc:359] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.087530 17168 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:58.087513 17132 raft_consensus.cc:385] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.088220 17132 raft_consensus.cc:740] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.084307 17161 raft_consensus.cc:515] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.090065 17180 raft_consensus.cc:2804] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:58.090579 17180 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:58.091113 17180 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.091529 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.090081 17139 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:58.093044 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.094058 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.094393 17161 leader_election.cc:290] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
W20260710 13:21:58.094504 17053 leader_election.cc:343] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:58.095538 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.096202 17133 tablet_bootstrap.cc:654] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.084390 17148 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:21:58.098768 16940 raft_consensus.cc:2393] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09eee8e1376404b9dceda1ed6ad1739 in current term 1: Already voted for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in this term.
I20260710 13:21:58.096372 17016 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 0.
I20260710 13:21:58.100730 17132 consensus_queue.cc:260] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.102469 17053 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.101722 17054 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.103668 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.105288 17139 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.106536 17090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.107148 17168 raft_consensus.cc:2804] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:58.106897 17016 raft_consensus.cc:2393] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99acdc22237e4202ad0e0218a723886b in current term 1: Already voted for candidate d09eee8e1376404b9dceda1ed6ad1739 in this term.
I20260710 13:21:58.107553 17168 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:58.113750 17132 ts_tablet_manager.cc:1434] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.057s	user 0.020s	sys 0.010s
I20260710 13:21:58.113493 17168 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.122089 17132 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: Bootstrap starting.
I20260710 13:21:58.098555 17138 consensus_queue.cc:237] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.115741 17148 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.124173 17148 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.116245 16905 leader_election.cc:304] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:58.120337 17139 raft_consensus.cc:2749] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:58.127120 17161 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.132432 17132 tablet_bootstrap.cc:654] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.138504 17148 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.142925 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.146420 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.147941 16940 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 0.
I20260710 13:21:58.148999 17135 tablet_bootstrap.cc:492] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:58.151358 16979 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:58.152343 17148 raft_consensus.cc:2804] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:58.152705 17148 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:58.153085 17148 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.153146 17168 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.153858 17133 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: No bootstrap required, opened a new log
I20260710 13:21:58.156746 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.156069 17180 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.160769 17133 ts_tablet_manager.cc:1403] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.019s
I20260710 13:21:58.160049 17135 ts_tablet_manager.cc:1403] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.128s	user 0.028s	sys 0.012s
I20260710 13:21:58.160919 17016 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.156999 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:58.147492 17089 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 0.
I20260710 13:21:58.155344 17168 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
W20260710 13:21:58.168639 17053 leader_election.cc:343] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:58.169179 17180 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.169377 17140 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.177225 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.177909 17015 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.177266 17135 raft_consensus.cc:359] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.180158 17135 raft_consensus.cc:385] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.180524 17135 raft_consensus.cc:740] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.180970 17148 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.181353 17135 consensus_queue.cc:260] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.182792 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.183468 17089 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.187681 17135 ts_tablet_manager.cc:1434] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:21:58.184432 17161 raft_consensus.cc:2749] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:58.189242 17135 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: Bootstrap starting.
I20260710 13:21:58.189714 17148 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.185212 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:58.192265 17133 raft_consensus.cc:359] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.193384 17133 raft_consensus.cc:385] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.193778 17133 raft_consensus.cc:740] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.194128 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.194813 17133 consensus_queue.cc:260] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.193638 16941 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.198660 17132 tablet_bootstrap.cc:492] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: No bootstrap required, opened a new log
I20260710 13:21:58.199314 17132 ts_tablet_manager.cc:1403] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.011s
I20260710 13:21:58.184046 16837 catalog_manager.cc:5697] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.194818 17088 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.217307 17133 ts_tablet_manager.cc:1434] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.001s
I20260710 13:21:58.217219 17132 raft_consensus.cc:359] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.218186 17132 raft_consensus.cc:385] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.218562 17132 raft_consensus.cc:740] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.219937 17015 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 1.
I20260710 13:21:58.221712 16905 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:58.222154 17140 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.222847 17161 raft_consensus.cc:2804] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:58.223308 17161 raft_consensus.cc:697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:58.219388 17132 consensus_queue.cc:260] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.224174 17161 consensus_queue.cc:237] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.232698 17135 tablet_bootstrap.cc:654] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:58.236879 17168 raft_consensus.cc:493] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.238173 17168 raft_consensus.cc:515] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.219710 16941 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 1.
I20260710 13:21:58.242255 17168 leader_election.cc:290] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:58.243465 16979 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:58.243587 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.244494 17140 raft_consensus.cc:2804] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:58.244127 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.244251 16940 raft_consensus.cc:2468] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 0.
W20260710 13:21:58.247421 17054 leader_election.cc:343] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:58.252139 17132 ts_tablet_manager.cc:1434] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.006s
I20260710 13:21:58.253038 17053 leader_election.cc:304] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.254209 17168 raft_consensus.cc:2804] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:58.254578 17168 raft_consensus.cc:493] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:58.254899 17168 raft_consensus.cc:3060] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.258169 17016 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 1.
I20260710 13:21:58.259416 17054 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.288194 17183 raft_consensus.cc:2804] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:58.297092 17140 raft_consensus.cc:697] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:58.310278 17089 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 1.
I20260710 13:21:58.313767 17135 tablet_bootstrap.cc:492] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: No bootstrap required, opened a new log
I20260710 13:21:58.314110 17135 ts_tablet_manager.cc:1403] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.000s
I20260710 13:21:58.307170 17088 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 1.
I20260710 13:21:58.315461 17183 raft_consensus.cc:697] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:58.318694 17183 consensus_queue.cc:237] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.320995 17135 raft_consensus.cc:359] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.322021 17135 raft_consensus.cc:385] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:58.322394 17135 raft_consensus.cc:740] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Initialized, Role: FOLLOWER
I20260710 13:21:58.324539 17140 consensus_queue.cc:237] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.327494 17161 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.328235 17161 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.323346 17135 consensus_queue.cc:260] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.330693 17161 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.331877 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.332525 16836 catalog_manager.cc:5697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 0 to 1, leader changed from <none> to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.338061 17135 ts_tablet_manager.cc:1434] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:21:58.347020 17168 raft_consensus.cc:515] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.349241 17168 leader_election.cc:290] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:58.366657 17140 raft_consensus.cc:493] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.367187 17140 raft_consensus.cc:515] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.372367 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.372560 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" is_pre_election: true
I20260710 13:21:58.373028 16941 raft_consensus.cc:2468] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 0.
I20260710 13:21:58.373251 17015 raft_consensus.cc:2393] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99acdc22237e4202ad0e0218a723886b in current term 1: Already voted for candidate d09eee8e1376404b9dceda1ed6ad1739 in this term.
I20260710 13:21:58.373263 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.374032 17016 raft_consensus.cc:3060] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.376148 17140 leader_election.cc:290] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.374959 16979 leader_election.cc:304] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:58.379987 17194 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:21:58.375183 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:58.382908 16939 raft_consensus.cc:3060] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.388134 16838 catalog_manager.cc:5697] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 0 to 1, leader changed from <none> to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:58.386603 16905 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b; no voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:58.393522 17161 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.392715 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b4f014c463e4ead9074a88d74b26c89" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.389391 16837 catalog_manager.cc:5697] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:58.394779 17088 raft_consensus.cc:2393] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in current term 1: Already voted for candidate d09eee8e1376404b9dceda1ed6ad1739 in this term.
I20260710 13:21:58.401744 17161 raft_consensus.cc:2749] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:58.410072 17140 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.410967 17140 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.419075 16939 raft_consensus.cc:2468] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 1.
I20260710 13:21:58.420248 17140 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.421046 16940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.421377 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.421883 16940 raft_consensus.cc:2393] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in current term 1: Already voted for candidate d09eee8e1376404b9dceda1ed6ad1739 in this term.
I20260710 13:21:58.423015 16979 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3; no voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:58.425024 17053 leader_election.cc:304] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:58.425962 17183 raft_consensus.cc:2804] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:58.426462 17183 raft_consensus.cc:697] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:58.409760 17016 raft_consensus.cc:2468] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 1.
I20260710 13:21:58.427320 17183 consensus_queue.cc:237] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.428619 17194 raft_consensus.cc:2764] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:58.430869 17194 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.435766 17183 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.439376 17168 consensus_queue.cc:1048] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.445928 16837 catalog_manager.cc:5697] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 0 to 1, leader changed from <none> to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:58.452364 17194 raft_consensus.cc:2749] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:58.473628 17168 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.477775 17140 raft_consensus.cc:493] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:58.478314 17140 raft_consensus.cc:515] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.480746 17140 leader_election.cc:290] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.482071 17139 consensus_queue.cc:1048] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.482296 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739" is_pre_election: true
I20260710 13:21:58.483129 17088 raft_consensus.cc:2393] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in current term 1: Already voted for candidate 99acdc22237e4202ad0e0218a723886b in this term.
I20260710 13:21:58.484093 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99acdc22237e4202ad0e0218a723886b" is_pre_election: true
I20260710 13:21:58.488619 16980 leader_election.cc:304] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3; no voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:21:58.492956 17140 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:58.505486 17140 raft_consensus.cc:2749] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:58.628624 17161 consensus_queue.cc:1048] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.642891 17180 consensus_queue.cc:1048] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.708443 17139 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.720877 17139 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.793203 17140 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.807543 17199 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:58.809293 17015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50734
I20260710 13:21:58.810001 17015 raft_consensus.cc:606] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.825160 17180 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.827867 17148 raft_consensus.cc:993] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.828339 17148 raft_consensus.cc:1081] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.834836 17089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:51104
I20260710 13:21:58.834975 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:21:58.835462 17089 raft_consensus.cc:606] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.835623 16941 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.836082 16941 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.842111 17015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50734
I20260710 13:21:58.842768 17015 raft_consensus.cc:606] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.842856 16941 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.845803 16941 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Requested vote from peers d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:21:58.845916 17089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.846539 17089 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.849805 17015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.850535 17015 raft_consensus.cc:3055] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.850893 17015 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:58.851814 17015 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.852564 17180 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.853399 17015 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.855836 17089 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.856389 17183 consensus_queue.cc:1048] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.857095 16905 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:58.857954 17180 raft_consensus.cc:2804] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.858414 17180 raft_consensus.cc:697] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:58.859215 17180 consensus_queue.cc:237] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:21:58.860450 17015 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.867558 17015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50734
I20260710 13:21:58.868337 17015 raft_consensus.cc:606] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:21:58.874523 16837 catalog_manager.cc:5697] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 1 to 2, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 2 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.898959 17168 consensus_queue.cc:1048] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:58.924674 16939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:53694
I20260710 13:21:58.925346 16939 raft_consensus.cc:606] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.929914 17183 raft_consensus.cc:993] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.930402 17183 raft_consensus.cc:1081] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.932569 16941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:53694
I20260710 13:21:58.933343 16941 raft_consensus.cc:606] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.933418 16939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53680
I20260710 13:21:58.937232 16939 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.939311 16939 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.943401 17088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:51104
I20260710 13:21:58.944160 17088 raft_consensus.cc:606] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.949044 16939 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.952946 17200 raft_consensus.cc:993] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.953461 16939 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.953931 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.954602 17014 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.954847 17088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89256926fafa451083a32afd01130bef"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:51104
I20260710 13:21:58.955461 17088 raft_consensus.cc:606] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:21:58.953490 17200 raft_consensus.cc:1081] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:58.961330 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.962090 17088 raft_consensus.cc:3055] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.962482 17088 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:58.963490 17014 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.963408 17088 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.964712 16905 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:58.964883 17088 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.964953 16939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:21:58.965694 17138 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.965729 16939 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:58.966310 17138 raft_consensus.cc:697] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:58.966552 16939 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.967163 17138 consensus_queue.cc:237] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.972976 17088 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.973673 16939 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.976034 16939 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:58.976713 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:58.977430 17014 raft_consensus.cc:3055] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:58.977681 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:58.977921 17014 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:58.977286 16837 catalog_manager.cc:5697] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 1 to 2, leader changed from d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 2 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:58.978338 17088 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.978853 17014 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.980108 17014 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:58.986090 17088 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.987620 16905 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:58.988566 17138 raft_consensus.cc:2804] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:58.987593 17014 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:58.989151 17138 raft_consensus.cc:697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:58.990095 17138 consensus_queue.cc:237] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:58.997219 16837 catalog_manager.cc:5697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 1 to 2, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 2 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.023890 17139 raft_consensus.cc:993] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.024331 17183 raft_consensus.cc:1081] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.026276 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50714
I20260710 13:21:59.026820 17014 raft_consensus.cc:493] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.027148 17014 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.031711 17014 raft_consensus.cc:515] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.034934 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:59.035363 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d041e80ba45c46599fc99f56cc68bcce" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:59.035738 16939 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.036058 17088 raft_consensus.cc:3055] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.036484 17088 raft_consensus.cc:740] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:59.037534 17088 consensus_queue.cc:260] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.038789 17088 raft_consensus.cc:3060] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.034937 17014 leader_election.cc:290] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:59.045079 16939 raft_consensus.cc:2468] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.046717 16979 leader_election.cc:304] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:59.047191 17088 raft_consensus.cc:2468] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.047694 17200 raft_consensus.cc:2804] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.048348 17200 raft_consensus.cc:697] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:59.049245 17200 consensus_queue.cc:237] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.057060 16837 catalog_manager.cc:5697] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 1 to 2, leader changed from d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.187533 17180 raft_consensus.cc:993] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.188040 17180 raft_consensus.cc:1081] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.189769 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50720
I20260710 13:21:59.190378 17014 raft_consensus.cc:493] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.190786 17014 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.195755 17014 raft_consensus.cc:515] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.197798 17014 leader_election.cc:290] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:59.198576 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:59.199193 16939 raft_consensus.cc:3055] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.199155 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c2f0a09d5f419dbc3eff1be84e3199" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:59.199710 16939 raft_consensus.cc:740] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:59.200021 17088 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.200614 16939 consensus_queue.cc:260] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.201828 16939 raft_consensus.cc:3060] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.205291 17088 raft_consensus.cc:2468] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.206462 16980 leader_election.cc:304] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:59.207223 17200 raft_consensus.cc:2804] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.207696 17200 raft_consensus.cc:697] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:59.208662 17200 consensus_queue.cc:237] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.209141 16939 raft_consensus.cc:2468] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.215402 16837 catalog_manager.cc:5697] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 1 to 2, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.255857 17139 raft_consensus.cc:993] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.256356 17183 raft_consensus.cc:1081] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.258131 17014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89256926fafa451083a32afd01130bef"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50714
I20260710 13:21:59.258752 17014 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.259130 17014 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.263525 17014 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.265444 17014 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:59.266904 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:59.266932 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:59.267545 16939 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.267957 17088 raft_consensus.cc:3055] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.268277 17088 raft_consensus.cc:740] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:21:59.269017 17088 consensus_queue.cc:260] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.269925 17088 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.275485 17088 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.276472 17200 raft_consensus.cc:993] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:59.276707 16980 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:59.276947 17200 raft_consensus.cc:1081] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:21:59.277591 17194 raft_consensus.cc:2804] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.278069 17194 raft_consensus.cc:697] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:59.278802 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:21:59.278957 17194 consensus_queue.cc:237] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.279412 16941 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.279846 16941 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.278370 16939 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.286597 16837 catalog_manager.cc:5697] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 1 to 2, leader changed from d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.288105 16941 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.289179 17180 raft_consensus.cc:993] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.289613 17180 raft_consensus.cc:1081] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:21:59.290858 16941 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:59.292898 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50720
I20260710 13:21:59.293076 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:59.293524 17016 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:59.293879 17088 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.293941 17016 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.296233 17014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:21:59.296983 17014 raft_consensus.cc:3055] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.297367 17014 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:59.298832 17014 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.300244 17014 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.301321 17088 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:59.303449 16905 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:21:59.304440 17161 raft_consensus.cc:2804] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.304947 17161 raft_consensus.cc:697] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:59.305536 17016 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.305802 17161 consensus_queue.cc:237] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.309106 17016 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:21:59.311707 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:21:59.312129 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:21:59.312507 16941 raft_consensus.cc:3055] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:59.312696 17088 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.312918 17014 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 2.
I20260710 13:21:59.312881 16941 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:21:59.315603 16941 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.316764 16941 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:59.320322 17088 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.322981 16941 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 2.
I20260710 13:21:59.323562 17087 raft_consensus.cc:1240] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Rejecting Update request from peer 99acdc22237e4202ad0e0218a723886b for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:59.324108 16979 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:21:59.324812 17194 raft_consensus.cc:2804] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:59.325255 17194 raft_consensus.cc:697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:21:59.326133 17194 consensus_queue.cc:237] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:21:59.328295 16837 catalog_manager.cc:5697] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 1 to 2, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 2 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.334883 16838 catalog_manager.cc:5697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 1 to 2, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:59.398592 17087 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.400170 17161 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.417502 17016 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.419472 17138 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.425565 17087 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.427731 17138 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:59.432540 17087 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.434958 17138 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.447871 17014 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.449731 17138 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.458186 17015 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.461838 17161 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.533249 16941 raft_consensus.cc:1275] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.535027 17148 consensus_queue.cc:1048] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:59.549367 17088 raft_consensus.cc:1275] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.551363 17200 consensus_queue.cc:1048] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:59.704360 16941 raft_consensus.cc:1275] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.706058 17200 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.712225 17088 raft_consensus.cc:1275] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.714146 17194 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.777386 17088 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.778687 17200 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.788956 16941 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.790858 17148 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.792086 17088 raft_consensus.cc:1275] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.794067 17199 consensus_queue.cc:1048] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.797047 16939 raft_consensus.cc:1275] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.798834 17194 consensus_queue.cc:1048] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:59.862141 17016 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.863422 17161 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:59.872761 17088 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:59.874527 17180 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:02.006125 16806 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:22:02.007248 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:02.034978 16939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:53700
I20260710 13:22:02.035900 16939 raft_consensus.cc:606] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Received request to transfer leadership to TS d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:22:02.050230 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:02.050890 17016 raft_consensus.cc:606] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Received request to transfer leadership to TS d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:22:02.052629 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:02.053210 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:02.256060 17161 raft_consensus.cc:993] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: : Instructing follower d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:02.256628 17161 raft_consensus.cc:1081] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Signalling peer d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:02.258679 17088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:51094
I20260710 13:22:02.259279 17088 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.259581 17088 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.264463 17088 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.267267 17088 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:22:02.267335 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:02.268291 16939 raft_consensus.cc:3055] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:02.268653 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:02.268839 16939 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:02.269448 17016 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.269979 16939 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.271361 16939 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.277415 17016 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:02.278788 16939 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:02.279091 17054 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:02.280025 17232 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:02.281401 17232 raft_consensus.cc:697] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:02.282315 17232 consensus_queue.cc:237] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.291095 16836 catalog_manager.cc:5697] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 2 to 3, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 3 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.464432 17148 raft_consensus.cc:993] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:02.464916 17148 raft_consensus.cc:1081] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Signalling peer d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:02.466741 17088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:51082
I20260710 13:22:02.467278 17088 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:02.467541 17088 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.472002 17088 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.473574 17088 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:22:02.474776 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:02.474932 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:02.475322 17016 raft_consensus.cc:3055] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:02.475576 16939 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.475719 17016 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:02.476734 17016 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.477684 17016 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:02.481849 16939 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:02.483163 17016 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:02.483417 17053 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:02.484258 17232 raft_consensus.cc:2804] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:02.484719 17232 raft_consensus.cc:697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:02.485558 17232 consensus_queue.cc:237] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:02.493548 16836 catalog_manager.cc:5697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 2 to 3, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 3 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.808800 16939 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:02.810420 17232 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:02.824841 17016 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:02.826637 17232 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:02.916716 16939 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:02.918272 17232 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:02.933588 17016 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:02.936806 17232 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.054111 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:03.065029 16939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:53694
I20260710 13:22:03.065780 16939 raft_consensus.cc:606] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:22:03.071857 17088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:51104
I20260710 13:22:03.072400 17088 raft_consensus.cc:606] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:22:03.077921 16939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:53694
I20260710 13:22:03.078683 16939 raft_consensus.cc:606] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:22:03.085294 16939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:53694
I20260710 13:22:03.085991 16939 raft_consensus.cc:606] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:22:03.092658 17088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
mode: GRACEFUL
new_leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:51104
I20260710 13:22:03.093294 17088 raft_consensus.cc:606] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Received request to transfer leadership to TS 3d6e2cfc1a8c443396296d08f8bf88d3
I20260710 13:22:03.100203 17161 raft_consensus.cc:993] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.101215 17253 raft_consensus.cc:1081] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.103631 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50720
I20260710 13:22:03.104285 17016 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.104784 17016 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.111084 17016 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:03.112968 17016 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:03.114238 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:03.114148 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:03.114995 16939 raft_consensus.cc:3055] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:03.115125 17088 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.115381 16939 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:03.116357 16939 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:03.117664 16939 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.122735 17088 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.124823 16980 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:03.125831 17148 raft_consensus.cc:2804] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:03.126389 17148 raft_consensus.cc:697] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:03.126863 16939 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.127357 17148 consensus_queue.cc:237] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:03.135030 16838 catalog_manager.cc:5697] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 2 to 3, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 3 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:03.327257 17248 raft_consensus.cc:993] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.327845 17232 raft_consensus.cc:1081] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.329710 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50714
I20260710 13:22:03.330447 17016 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.330821 17016 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.337610 17016 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.340011 17016 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 4 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:03.341557 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:03.341463 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:03.342603 16939 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.342603 17088 raft_consensus.cc:3055] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:03.343246 17088 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:03.344054 17088 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.345206 17088 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.349738 16939 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 4.
I20260710 13:22:03.351046 16979 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:22:03.351291 17088 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 4.
I20260710 13:22:03.352041 17148 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:03.352631 17148 raft_consensus.cc:697] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:03.353626 17148 consensus_queue.cc:237] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.360085 16838 catalog_manager.cc:5697] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 3 to 4, leader changed from d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 4 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.362080 17255 raft_consensus.cc:993] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.362633 17161 raft_consensus.cc:1081] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.364599 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50720
I20260710 13:22:03.365159 17016 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.365473 17016 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.371206 17016 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.373055 17016 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:03.374251 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:03.374317 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:03.375106 16939 raft_consensus.cc:3055] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:03.375106 17088 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.375684 16939 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:03.376586 16939 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.377928 16939 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.383618 17088 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.385120 16980 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:03.385250 16939 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.386005 17148 raft_consensus.cc:2804] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:03.386545 17148 raft_consensus.cc:697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:03.387456 17148 consensus_queue.cc:237] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.395471 17252 raft_consensus.cc:993] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.396039 17252 raft_consensus.cc:1081] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.396193 16836 catalog_manager.cc:5697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 2 to 3, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 3 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.397603 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50714
I20260710 13:22:03.398237 17016 raft_consensus.cc:493] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.398547 17016 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.403913 17016 raft_consensus.cc:515] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.405834 17016 leader_election.cc:290] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 4 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:03.406617 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:03.407173 16939 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.408839 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d518c3f730e4dc9b8a7386caa6e14e9" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:03.409412 17088 raft_consensus.cc:3055] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:03.409698 17088 raft_consensus.cc:740] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:03.410372 17088 consensus_queue.cc:260] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.411300 17088 raft_consensus.cc:3060] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:03.412099 16939 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 4.
I20260710 13:22:03.413527 16979 leader_election.cc:304] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:22:03.414373 17148 raft_consensus.cc:2804] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:03.414945 17148 raft_consensus.cc:697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:03.416637 17148 consensus_queue.cc:237] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.418447 17088 raft_consensus.cc:2468] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 4.
I20260710 13:22:03.424484 16836 catalog_manager.cc:5697] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 3 to 4, leader changed from d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 4 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.538174 17255 raft_consensus.cc:993] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: : Instructing follower 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.538844 17161 raft_consensus.cc:1081] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Signalling peer 3d6e2cfc1a8c443396296d08f8bf88d3 to start an election
I20260710 13:22:03.540840 17016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
 from {username='slave'} at 127.0.0.1:50720
I20260710 13:22:03.541491 17016 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.541898 17016 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.546494 17016 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.548138 17016 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:03.549546 16939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:03.549454 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:03.550206 17088 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.550206 16939 raft_consensus.cc:3055] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:03.550768 16939 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:03.551582 16939 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.552824 16939 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:03.557153 17088 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.558707 16980 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: 3d6e2cfc1a8c443396296d08f8bf88d3, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:03.559290 16939 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d6e2cfc1a8c443396296d08f8bf88d3 in term 3.
I20260710 13:22:03.559883 17243 raft_consensus.cc:2804] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:03.560683 17243 raft_consensus.cc:697] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Leader. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:03.561532 17243 consensus_queue.cc:237] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:03.569365 16836 catalog_manager.cc:5697] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 reported cstate change: term changed from 2 to 3, leader changed from 99acdc22237e4202ad0e0218a723886b (127.16.105.129) to 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130). New cstate: current_term: 3 leader_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.664705 17088 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.666534 17243 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.678051 16939 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.679801 17243 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.846930 17088 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.848657 17148 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.859416 16939 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:03.861529 17264 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:03.880174 16939 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:03.881592 17243 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:03.881705 17088 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:03.883540 17243 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:03.931631 17088 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:03.933183 17264 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:03.943840 16939 raft_consensus.cc:1275] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:03.945601 17264 consensus_queue.cc:1048] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:04.058874 17088 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.060562 17264 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:04.070444 16939 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer 3d6e2cfc1a8c443396296d08f8bf88d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:04.072485 17148 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:22:05.942698 17111 debug-util.cc:398] Leaking SignalData structure 0x7b080016b060 after lost signal to thread 16809
W20260710 13:22:05.944047 17111 debug-util.cc:398] Leaking SignalData structure 0x7b080016b740 after lost signal to thread 16872
W20260710 13:22:05.945050 17111 debug-util.cc:398] Leaking SignalData structure 0x7b08000a7120 after lost signal to thread 16965
W20260710 13:22:05.946094 17111 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9a80 after lost signal to thread 17040
W20260710 13:22:05.946895 17111 debug-util.cc:398] Leaking SignalData structure 0x7b0800109a20 after lost signal to thread 17114
I20260710 13:22:06.309795 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:06.321108 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:06.322222 17016 raft_consensus.cc:606] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:22:06.326774 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:06.327405 17016 raft_consensus.cc:606] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:22:06.330845 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89256926fafa451083a32afd01130bef"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:06.331441 17016 raft_consensus.cc:606] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Received request to transfer leadership to TS d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:22:06.334789 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:06.335747 17016 raft_consensus.cc:606] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Received request to transfer leadership to TS 99acdc22237e4202ad0e0218a723886b
I20260710 13:22:06.340085 17016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
mode: GRACEFUL
new_leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:50738
I20260710 13:22:06.341331 17016 raft_consensus.cc:606] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Received request to transfer leadership to TS d09eee8e1376404b9dceda1ed6ad1739
I20260710 13:22:06.343693 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:22:06.344422 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:06.379387 17148 raft_consensus.cc:993] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:06.379949 17148 raft_consensus.cc:1081] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Signalling peer d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:06.382119 17088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89256926fafa451083a32afd01130bef"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:51082
I20260710 13:22:06.383055 17088 raft_consensus.cc:493] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.383515 17088 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.389957 17088 raft_consensus.cc:515] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.392479 17088 leader_election.cc:290] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 3 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:22:06.393762 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:06.394420 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89256926fafa451083a32afd01130bef" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:06.394876 16941 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.395030 17016 raft_consensus.cc:3055] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:06.395398 17016 raft_consensus.cc:740] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:06.396502 17016 consensus_queue.cc:260] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.397974 17016 raft_consensus.cc:3060] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:06.405439 16941 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:06.406344 17016 raft_consensus.cc:2468] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 3.
I20260710 13:22:06.407508 17053 leader_election.cc:304] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:06.408810 17252 raft_consensus.cc:2804] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:06.410102 17252 raft_consensus.cc:697] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:06.411434 17252 consensus_queue.cc:237] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.425902 16835 catalog_manager.cc:5697] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 2 to 3, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 3 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:06.528972 17278 raft_consensus.cc:993] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.529511 17278 raft_consensus.cc:1081] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.531822 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:22:06.532788 16941 raft_consensus.cc:493] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.533421 16941 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.542518 16941 raft_consensus.cc:515] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.545576 16941 leader_election.cc:290] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 4 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:06.546315 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:06.546728 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d96f7eaa494ce6bdeada2da41ad1e7" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:06.547115 17016 raft_consensus.cc:3055] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:06.547392 17088 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.547479 17016 raft_consensus.cc:740] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:06.548375 17016 consensus_queue.cc:260] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.549629 17016 raft_consensus.cc:3060] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.556067 17088 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 4.
I20260710 13:22:06.556648 17016 raft_consensus.cc:2468] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 4.
I20260710 13:22:06.557953 16905 leader_election.cc:304] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [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: 3d6e2cfc1a8c443396296d08f8bf88d3, 99acdc22237e4202ad0e0218a723886b; no voters: 
I20260710 13:22:06.560276 17286 raft_consensus.cc:2804] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:06.561889 17286 raft_consensus.cc:697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 4 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:06.563025 17286 consensus_queue.cc:237] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.574354 16835 catalog_manager.cc:5697] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 3 to 4, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 4 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.586771 17278 raft_consensus.cc:993] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.587564 17278 raft_consensus.cc:1081] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.590313 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b68faea35c646928b567cba0f591194"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:22:06.590950 16941 raft_consensus.cc:493] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.591286 16941 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:06.597332 16941 raft_consensus.cc:515] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.599220 16941 leader_election.cc:290] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 5 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:06.600728 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:06.600750 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b68faea35c646928b567cba0f591194" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:06.601365 17088 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:06.601697 17016 raft_consensus.cc:3055] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:22:06.601989 17016 raft_consensus.cc:740] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:06.602826 17016 consensus_queue.cc:260] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.604058 17016 raft_consensus.cc:3060] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:22:06.608850 17088 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 5.
I20260710 13:22:06.610646 16905 leader_election.cc:304] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:06.611721 17286 raft_consensus.cc:2804] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:22:06.612334 17286 raft_consensus.cc:697] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 5 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:06.612017 17016 raft_consensus.cc:2468] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 5.
I20260710 13:22:06.613624 17286 consensus_queue.cc:237] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.623245 16835 catalog_manager.cc:5697] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 4 to 5, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 5 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.671926 17285 raft_consensus.cc:993] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:06.672510 17278 raft_consensus.cc:1081] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Signalling peer d09eee8e1376404b9dceda1ed6ad1739 to start an election
I20260710 13:22:06.674636 17088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a"
dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
 from {username='slave'} at 127.0.0.1:51082
I20260710 13:22:06.675313 17088 raft_consensus.cc:493] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.675635 17088 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.680563 17088 raft_consensus.cc:515] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:06.682391 17088 leader_election.cc:290] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [CANDIDATE]: Term 4 election: Requested vote from peers 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203), 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595)
I20260710 13:22:06.683621 16941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "99acdc22237e4202ad0e0218a723886b"
I20260710 13:22:06.683926 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6386248fdd42f697a5b6ccf167647a" candidate_uuid: "d09eee8e1376404b9dceda1ed6ad1739" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:06.684351 16941 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.684633 17016 raft_consensus.cc:3055] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:06.685063 17016 raft_consensus.cc:740] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:06.685938 17016 consensus_queue.cc:260] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:06.687279 17016 raft_consensus.cc:3060] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.690575 16941 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 4.
I20260710 13:22:06.691983 17053 leader_election.cc:304] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:06.692744 17252 raft_consensus.cc:2804] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:06.693213 17252 raft_consensus.cc:697] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 4 LEADER]: Becoming Leader. State: Replica: d09eee8e1376404b9dceda1ed6ad1739, State: Running, Role: LEADER
I20260710 13:22:06.694132 17252 consensus_queue.cc:237] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } }
I20260710 13:22:06.694803 17016 raft_consensus.cc:2468] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09eee8e1376404b9dceda1ed6ad1739 in term 4.
I20260710 13:22:06.703490 16835 catalog_manager.cc:5697] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 reported cstate change: term changed from 3 to 4, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131). New cstate: current_term: 4 leader_uuid: "d09eee8e1376404b9dceda1ed6ad1739" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.747044 17285 raft_consensus.cc:993] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: : Instructing follower 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.747691 17278 raft_consensus.cc:1081] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Signalling peer 99acdc22237e4202ad0e0218a723886b to start an election
I20260710 13:22:06.750439 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592"
dest_uuid: "99acdc22237e4202ad0e0218a723886b"
 from {username='slave'} at 127.0.0.1:53676
I20260710 13:22:06.751045 16941 raft_consensus.cc:493] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.751336 16941 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.756471 16941 raft_consensus.cc:515] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.758200 16941 leader_election.cc:290] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [CANDIDATE]: Term 4 election: Requested vote from peers 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130:39595), d09eee8e1376404b9dceda1ed6ad1739 (127.16.105.131:37883)
I20260710 13:22:06.759491 17016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3"
I20260710 13:22:06.759667 17088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0239dd97615d498d9efdcc96d2792592" candidate_uuid: "99acdc22237e4202ad0e0218a723886b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d09eee8e1376404b9dceda1ed6ad1739"
I20260710 13:22:06.760308 17088 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.760273 17016 raft_consensus.cc:3055] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:06.760987 17016 raft_consensus.cc:740] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3d6e2cfc1a8c443396296d08f8bf88d3, State: Running, Role: LEADER
I20260710 13:22:06.761850 17016 consensus_queue.cc:260] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.763156 17016 raft_consensus.cc:3060] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:06.766336 17088 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 4.
I20260710 13:22:06.767509 16905 leader_election.cc:304] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [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: 99acdc22237e4202ad0e0218a723886b, d09eee8e1376404b9dceda1ed6ad1739; no voters: 
I20260710 13:22:06.768313 17286 raft_consensus.cc:2804] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:06.768772 17286 raft_consensus.cc:697] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 4 LEADER]: Becoming Leader. State: Replica: 99acdc22237e4202ad0e0218a723886b, State: Running, Role: LEADER
I20260710 13:22:06.769761 17286 consensus_queue.cc:237] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [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: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } }
I20260710 13:22:06.770658 17016 raft_consensus.cc:2468] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99acdc22237e4202ad0e0218a723886b in term 4.
I20260710 13:22:06.780763 16835 catalog_manager.cc:5697] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b reported cstate change: term changed from 3 to 4, leader changed from 3d6e2cfc1a8c443396296d08f8bf88d3 (127.16.105.130) to 99acdc22237e4202ad0e0218a723886b (127.16.105.129). New cstate: current_term: 4 leader_uuid: "99acdc22237e4202ad0e0218a723886b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.873615 16941 raft_consensus.cc:1275] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:06.875345 17252 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:06.895932 17016 raft_consensus.cc:1275] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:06.898622 17252 consensus_queue.cc:1048] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:07.023023 17016 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.024950 17286 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:07.042999 17088 raft_consensus.cc:1275] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.045302 17287 consensus_queue.cc:1048] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:07.095175 16941 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.096665 17252 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99acdc22237e4202ad0e0218a723886b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 46203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:07.107224 17015 raft_consensus.cc:1275] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Refusing update from remote peer d09eee8e1376404b9dceda1ed6ad1739: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.108851 17252 consensus_queue.cc:1048] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:07.143508 17015 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 5 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:07.145452 17298 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:07.153960 17088 raft_consensus.cc:1275] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 5 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:22:07.155619 17298 consensus_queue.cc:1048] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:07.325856 17088 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.327054 17015 raft_consensus.cc:1275] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Refusing update from remote peer 99acdc22237e4202ad0e0218a723886b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:07.328073 17298 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09eee8e1376404b9dceda1ed6ad1739" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:07.329154 17286 consensus_queue.cc:1048] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d6e2cfc1a8c443396296d08f8bf88d3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:07.346432 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:07.360795 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:22:07.410463 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:07.412053 16806 tablet_replica.cc:333] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.413638 16806 raft_consensus.cc:2243] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.414901 16806 raft_consensus.cc:2272] T 1b4f014c463e4ead9074a88d74b26c89 P 99acdc22237e4202ad0e0218a723886b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.419288 16806 tablet_replica.cc:333] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.420305 16806 raft_consensus.cc:2243] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.420980 16806 raft_consensus.cc:2272] T 89256926fafa451083a32afd01130bef P 99acdc22237e4202ad0e0218a723886b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.424194 16806 tablet_replica.cc:333] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.424881 16806 raft_consensus.cc:2243] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.425407 16806 raft_consensus.cc:2272] T d041e80ba45c46599fc99f56cc68bcce P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.427587 16806 tablet_replica.cc:333] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.428357 16806 raft_consensus.cc:2243] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.429124 16806 raft_consensus.cc:2272] T 0239dd97615d498d9efdcc96d2792592 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.431586 16806 tablet_replica.cc:333] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.432257 16806 raft_consensus.cc:2243] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.433030 16806 raft_consensus.cc:2272] T 2b68faea35c646928b567cba0f591194 P 99acdc22237e4202ad0e0218a723886b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.435863 16806 tablet_replica.cc:333] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.436434 16806 raft_consensus.cc:2243] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.436902 16806 raft_consensus.cc:2272] T df6386248fdd42f697a5b6ccf167647a P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.439393 16806 tablet_replica.cc:333] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.440080 16806 raft_consensus.cc:2243] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.440653 16806 raft_consensus.cc:2272] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.443125 16806 tablet_replica.cc:333] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.443693 16806 raft_consensus.cc:2243] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.444301 16806 raft_consensus.cc:2272] T c1c2f0a09d5f419dbc3eff1be84e3199 P 99acdc22237e4202ad0e0218a723886b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.446270 16806 tablet_replica.cc:333] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b: stopping tablet replica
I20260710 13:22:07.446774 16806 raft_consensus.cc:2243] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.447582 16806 raft_consensus.cc:2272] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 99acdc22237e4202ad0e0218a723886b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:07.450860 16979 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:22:07.455026 16979 consensus_peers.cc:597] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:07.809172 16979 consensus_peers.cc:597] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:07.809769 16979 consensus_peers.cc:597] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.816654 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
W20260710 13:22:07.842612 17053 consensus_peers.cc:597] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:07.843247 17053 consensus_peers.cc:597] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:07.846284 17053 consensus_peers.cc:597] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 -> Peer 99acdc22237e4202ad0e0218a723886b (127.16.105.129:46203): Couldn't send request to peer 99acdc22237e4202ad0e0218a723886b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:46203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:07.864547 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
I20260710 13:22:07.928714 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:07.930692 16806 tablet_replica.cc:333] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.931507 16806 raft_consensus.cc:2243] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.932138 16806 raft_consensus.cc:2272] T 1b4f014c463e4ead9074a88d74b26c89 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.935118 16806 tablet_replica.cc:333] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.935879 16806 raft_consensus.cc:2243] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.936446 16806 raft_consensus.cc:2272] T 2b68faea35c646928b567cba0f591194 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.939597 16806 tablet_replica.cc:333] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.940631 16806 raft_consensus.cc:2243] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.941731 16806 raft_consensus.cc:2272] T c1c2f0a09d5f419dbc3eff1be84e3199 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.944344 16806 tablet_replica.cc:333] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.945611 16806 raft_consensus.cc:2243] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.947336 16806 raft_consensus.cc:2272] T 8d518c3f730e4dc9b8a7386caa6e14e9 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.950344 16806 tablet_replica.cc:333] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.951370 16806 raft_consensus.cc:2243] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.952245 16806 raft_consensus.cc:2272] T df6386248fdd42f697a5b6ccf167647a P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.955359 16806 tablet_replica.cc:333] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.956177 16806 raft_consensus.cc:2243] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.956754 16806 raft_consensus.cc:2272] T 0239dd97615d498d9efdcc96d2792592 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.959892 16806 tablet_replica.cc:333] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.960618 16806 raft_consensus.cc:2243] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:07.961681 16806 raft_consensus.cc:2272] T d041e80ba45c46599fc99f56cc68bcce P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.964453 16806 tablet_replica.cc:333] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.965219 16806 raft_consensus.cc:2243] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.965785 16806 raft_consensus.cc:2272] T 89256926fafa451083a32afd01130bef P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:07.968425 16806 tablet_replica.cc:333] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3: stopping tablet replica
I20260710 13:22:07.969157 16806 raft_consensus.cc:2243] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:07.969669 16806 raft_consensus.cc:2272] T 93d96f7eaa494ce6bdeada2da41ad1e7 P 3d6e2cfc1a8c443396296d08f8bf88d3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.001224 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
I20260710 13:22:08.032744 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
I20260710 13:22:08.088542 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:08.089293 16806 tablet_replica.cc:333] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.090245 16806 raft_consensus.cc:2243] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:08.091301 16806 raft_consensus.cc:2272] T 1b4f014c463e4ead9074a88d74b26c89 P d09eee8e1376404b9dceda1ed6ad1739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.093464 16806 tablet_replica.cc:333] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.093933 16806 raft_consensus.cc:2243] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:08.094606 16806 raft_consensus.cc:2272] T df6386248fdd42f697a5b6ccf167647a P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.096987 16806 tablet_replica.cc:333] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.097492 16806 raft_consensus.cc:2243] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.097893 16806 raft_consensus.cc:2272] T 2b68faea35c646928b567cba0f591194 P d09eee8e1376404b9dceda1ed6ad1739 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.100453 16806 tablet_replica.cc:333] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.101236 16806 raft_consensus.cc:2243] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.101824 16806 raft_consensus.cc:2272] T 93d96f7eaa494ce6bdeada2da41ad1e7 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.103930 16806 tablet_replica.cc:333] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.104444 16806 raft_consensus.cc:2243] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:08.105288 16806 raft_consensus.cc:2272] T 89256926fafa451083a32afd01130bef P d09eee8e1376404b9dceda1ed6ad1739 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.107179 16806 tablet_replica.cc:333] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.107692 16806 raft_consensus.cc:2243] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.108220 16806 raft_consensus.cc:2272] T 0239dd97615d498d9efdcc96d2792592 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.110769 16806 tablet_replica.cc:333] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.111315 16806 raft_consensus.cc:2243] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.111732 16806 raft_consensus.cc:2272] T d041e80ba45c46599fc99f56cc68bcce P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.113758 16806 tablet_replica.cc:333] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.114210 16806 raft_consensus.cc:2243] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.114699 16806 raft_consensus.cc:2272] T c1c2f0a09d5f419dbc3eff1be84e3199 P d09eee8e1376404b9dceda1ed6ad1739 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.116775 16806 tablet_replica.cc:333] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739: stopping tablet replica
I20260710 13:22:08.117230 16806 raft_consensus.cc:2243] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:08.117676 16806 raft_consensus.cc:2272] T 8d518c3f730e4dc9b8a7386caa6e14e9 P d09eee8e1376404b9dceda1ed6ad1739 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.754172 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:22:08.775736 16806 master.cc:562] Master@127.16.105.190:37173 shutting down...
I20260710 13:22:08.954820 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:08.955632 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:08.956077 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P 68333ad3465b48be9d907fc5a7d7d6c8: stopping tablet replica
I20260710 13:22:08.979146 16806 master.cc:584] Master@127.16.105.190:37173 shutdown complete.
3d6e2cfc1a8c443396296d08f8bf88d3  4
99acdc22237e4202ad0e0218a723886b  4
d09eee8e1376404b9dceda1ed6ad1739  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14622 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:22:09.025303 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:45539
I20260710 13:22:09.026490 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.033571 17313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.033584 17312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.035070 17315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.035388 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:09.036614 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.036823 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.036957 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689729036943 us; error 0 us; skew 500 ppm
I20260710 13:22:09.037468 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.040688 16806 webserver.cc:533] Webserver started at http://127.16.105.190:43097/ using document root <none> and password file <none>
I20260710 13:22:09.041313 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.041607 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:09.041884 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:09.043082 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "6d34938702d8438b8527a053e3a3a091"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.047987 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:22:09.052104 17320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.053128 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:22:09.053510 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "6d34938702d8438b8527a053e3a3a091"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.053834 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.071758 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.073187 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.118960 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:45539
I20260710 13:22:09.119195 17371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:45539 every 8 connection(s)
I20260710 13:22:09.123521 17372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.136773 17372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091: Bootstrap starting.
I20260710 13:22:09.143133 17372 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.148849 17372 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091: No bootstrap required, opened a new log
I20260710 13:22:09.151589 17372 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER }
I20260710 13:22:09.152196 17372 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.152498 17372 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d34938702d8438b8527a053e3a3a091, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.153219 17372 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER }
I20260710 13:22:09.153813 17372 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:09.154088 17372 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:09.154443 17372 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.159546 17372 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER }
I20260710 13:22:09.160259 17372 leader_election.cc:304] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [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: 6d34938702d8438b8527a053e3a3a091; no voters: 
I20260710 13:22:09.161757 17372 leader_election.cc:290] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:09.162263 17375 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.163986 17375 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 1 LEADER]: Becoming Leader. State: Replica: 6d34938702d8438b8527a053e3a3a091, State: Running, Role: LEADER
I20260710 13:22:09.164733 17375 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [LEADER]: Queue going to LEADER mode. State: All 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: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER }
I20260710 13:22:09.165704 17372 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:09.170501 17377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d34938702d8438b8527a053e3a3a091. Latest consensus state: current_term: 1 leader_uuid: "6d34938702d8438b8527a053e3a3a091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER } }
I20260710 13:22:09.170933 17376 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d34938702d8438b8527a053e3a3a091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d34938702d8438b8527a053e3a3a091" member_type: VOTER } }
I20260710 13:22:09.171461 17377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:09.171761 17376 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:09.174072 17382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:09.179332 17382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:09.186369 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:09.189678 17382 catalog_manager.cc:1383] Generated new cluster ID: ddb167e13d3242c2b681d0571a881a29
I20260710 13:22:09.190140 17382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:09.215701 17382 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:09.217526 17382 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:09.231518 17382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091: Generated new TSK 0
I20260710 13:22:09.232642 17382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:09.257225 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.264505 17393 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.265885 17394 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.268446 17396 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.269651 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:09.270720 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.270949 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.271114 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689729271093 us; error 0 us; skew 500 ppm
I20260710 13:22:09.271651 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.275029 16806 webserver.cc:533] Webserver started at http://127.16.105.129:33329/ using document root <none> and password file <none>
I20260710 13:22:09.275602 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.275885 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:09.276178 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:09.277454 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "c648e92f700942308b6e6eed97c0b2d1"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.283443 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 13:22:09.288157 17401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.289160 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:22:09.289464 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "c648e92f700942308b6e6eed97c0b2d1"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.289743 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.312480 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.313844 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.315478 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.318209 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:09.318434 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.318796 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:09.318972 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.374071 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:40413
I20260710 13:22:09.374372 17463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:40413 every 8 connection(s)
I20260710 13:22:09.379773 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.388039 17468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.389212 17469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.393781 17471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.397009 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:09.399016 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.399348 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.399616 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689729399593 us; error 0 us; skew 500 ppm
I20260710 13:22:09.400352 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.401669 17464 heartbeater.cc:344] Connected to a master server at 127.16.105.190:45539
I20260710 13:22:09.402180 17464 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.403281 17464 heartbeater.cc:507] Master 127.16.105.190:45539 requested a full tablet report, sending...
I20260710 13:22:09.403955 16806 webserver.cc:533] Webserver started at http://127.16.105.130:32979/ using document root <none> and password file <none>
I20260710 13:22:09.404614 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.404814 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:09.405198 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:09.406668 17337 ts_manager.cc:194] Registered new tserver with Master: c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413)
I20260710 13:22:09.406697 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "15679142c69e4701aae74ca689179ac5"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.409329 17337 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60262
I20260710 13:22:09.413591 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:09.417902 17476 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.418993 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:22:09.419466 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "15679142c69e4701aae74ca689179ac5"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.419842 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.442349 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.443594 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.445343 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.447835 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:09.448027 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.448346 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:09.448500 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.515286 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:39413
I20260710 13:22:09.515524 17538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:39413 every 8 connection(s)
I20260710 13:22:09.524360 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:09.534425 17542 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.534595 17543 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:09.541513 17545 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:09.546840 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:09.547580 17539 heartbeater.cc:344] Connected to a master server at 127.16.105.190:45539
I20260710 13:22:09.548144 17539 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.548144 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:09.548759 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:09.549031 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689729549007 us; error 0 us; skew 500 ppm
I20260710 13:22:09.549408 17539 heartbeater.cc:507] Master 127.16.105.190:45539 requested a full tablet report, sending...
I20260710 13:22:09.549997 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:09.552932 17337 ts_manager.cc:194] Registered new tserver with Master: 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:09.555137 17337 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60264
I20260710 13:22:09.559067 16806 webserver.cc:533] Webserver started at http://127.16.105.131:35113/ using document root <none> and password file <none>
I20260710 13:22:09.559962 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:09.560249 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:09.560627 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:09.562325 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "227aeb68dac0482a8b629598061b15d8"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.569610 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.008s
I20260710 13:22:09.573808 17550 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.574910 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:22:09.575426 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "227aeb68dac0482a8b629598061b15d8"
format_stamp: "Formatted at 2026-07-10 13:22:09 on dist-test-slave-wrzs"
I20260710 13:22:09.575871 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:09.599891 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:09.601154 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:09.602820 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:09.605418 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:09.605660 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.605919 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:09.606093 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:09.666446 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:44563
I20260710 13:22:09.666621 17612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:44563 every 8 connection(s)
I20260710 13:22:09.684856 17613 heartbeater.cc:344] Connected to a master server at 127.16.105.190:45539
I20260710 13:22:09.685503 17613 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:09.686760 17613 heartbeater.cc:507] Master 127.16.105.190:45539 requested a full tablet report, sending...
I20260710 13:22:09.691432 17337 ts_manager.cc:194] Registered new tserver with Master: 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:09.691867 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021619598s
I20260710 13:22:09.693041 17337 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60270
I20260710 13:22:09.722929 17337 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60280:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:09.725984 17337 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:09.819042 17429 tablet_service.cc:1511] Processing CreateTablet for tablet 0824a40321a34ff6a0d714d07fd21352 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:09.820779 17429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0824a40321a34ff6a0d714d07fd21352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.822917 17428 tablet_service.cc:1511] Processing CreateTablet for tablet 8507f826b2944507aac5afaaa736311e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:09.824622 17428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8507f826b2944507aac5afaaa736311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.829113 17578 tablet_service.cc:1511] Processing CreateTablet for tablet 0824a40321a34ff6a0d714d07fd21352 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:09.829780 17576 tablet_service.cc:1511] Processing CreateTablet for tablet df75badf666540a2a6305fd5ecfa083d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:09.831168 17578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0824a40321a34ff6a0d714d07fd21352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.833858 17577 tablet_service.cc:1511] Processing CreateTablet for tablet 8507f826b2944507aac5afaaa736311e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:09.835724 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8507f826b2944507aac5afaaa736311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.838071 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df75badf666540a2a6305fd5ecfa083d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.843559 17575 tablet_service.cc:1511] Processing CreateTablet for tablet 568fbbdc7f8243d8a397d49fa33c092e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:09.845459 17575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568fbbdc7f8243d8a397d49fa33c092e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.849764 17427 tablet_service.cc:1511] Processing CreateTablet for tablet df75badf666540a2a6305fd5ecfa083d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:09.850529 17426 tablet_service.cc:1511] Processing CreateTablet for tablet 568fbbdc7f8243d8a397d49fa33c092e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:09.851456 17427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df75badf666540a2a6305fd5ecfa083d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.853577 17425 tablet_service.cc:1511] Processing CreateTablet for tablet ae854856704e4e60a27a661609541eaa (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:09.855314 17426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568fbbdc7f8243d8a397d49fa33c092e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.865758 17574 tablet_service.cc:1511] Processing CreateTablet for tablet ae854856704e4e60a27a661609541eaa (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:09.867643 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae854856704e4e60a27a661609541eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.871623 17425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae854856704e4e60a27a661609541eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.874891 17424 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8adb40d7a9467583a898a48088fb35 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:09.876575 17424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8adb40d7a9467583a898a48088fb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.897671 17423 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb65f263b41436c91f571e0eec3d494 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:09.901058 17422 tablet_service.cc:1511] Processing CreateTablet for tablet bd8faa12050f4d31944b4bd5e5887e44 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:09.904207 17572 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb65f263b41436c91f571e0eec3d494 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:09.906520 17572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb65f263b41436c91f571e0eec3d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.908654 17423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb65f263b41436c91f571e0eec3d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.895001 17573 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8adb40d7a9467583a898a48088fb35 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:09.913224 17573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8adb40d7a9467583a898a48088fb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.920578 17421 tablet_service.cc:1511] Processing CreateTablet for tablet 343c8ed8737f4bbf929d751b117f803d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:09.922241 17422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8faa12050f4d31944b4bd5e5887e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.927716 17420 tablet_service.cc:1511] Processing CreateTablet for tablet 051dfd3eadd8475c9328c72545b6939f (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:09.930750 17420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051dfd3eadd8475c9328c72545b6939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.931505 17577 tablet_service.cc:1511] Processing CreateTablet for tablet 051dfd3eadd8475c9328c72545b6939f (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:09.932221 17421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343c8ed8737f4bbf929d751b117f803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.933123 17577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051dfd3eadd8475c9328c72545b6939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.937028 17574 tablet_service.cc:1511] Processing CreateTablet for tablet 343c8ed8737f4bbf929d751b117f803d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:09.939059 17574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343c8ed8737f4bbf929d751b117f803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.941044 17576 tablet_service.cc:1511] Processing CreateTablet for tablet bd8faa12050f4d31944b4bd5e5887e44 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:09.942710 17576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8faa12050f4d31944b4bd5e5887e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.019152 17631 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.029440 17504 tablet_service.cc:1511] Processing CreateTablet for tablet 0824a40321a34ff6a0d714d07fd21352 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:22:10.030915 17504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0824a40321a34ff6a0d714d07fd21352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.030622 17502 tablet_service.cc:1511] Processing CreateTablet for tablet df75badf666540a2a6305fd5ecfa083d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:22:10.032508 17502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df75badf666540a2a6305fd5ecfa083d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.033336 17499 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8adb40d7a9467583a898a48088fb35 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:22:10.035148 17499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8adb40d7a9467583a898a48088fb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.037456 17501 tablet_service.cc:1511] Processing CreateTablet for tablet 568fbbdc7f8243d8a397d49fa33c092e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:22:10.031579 17503 tablet_service.cc:1511] Processing CreateTablet for tablet 8507f826b2944507aac5afaaa736311e (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:22:10.039433 17501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568fbbdc7f8243d8a397d49fa33c092e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.045049 17500 tablet_service.cc:1511] Processing CreateTablet for tablet ae854856704e4e60a27a661609541eaa (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:22:10.045782 17496 tablet_service.cc:1511] Processing CreateTablet for tablet 343c8ed8737f4bbf929d751b117f803d (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:22:10.045631 17497 tablet_service.cc:1511] Processing CreateTablet for tablet bd8faa12050f4d31944b4bd5e5887e44 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:22:10.037524 17498 tablet_service.cc:1511] Processing CreateTablet for tablet 5eb65f263b41436c91f571e0eec3d494 (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:22:10.052162 17495 tablet_service.cc:1511] Processing CreateTablet for tablet 051dfd3eadd8475c9328c72545b6939f (DEFAULT_TABLE table=test-workload [id=78f282a9ed4344edb0e91937cbab1dac]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:22:10.057940 17503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8507f826b2944507aac5afaaa736311e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.060241 17498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eb65f263b41436c91f571e0eec3d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.062901 17497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd8faa12050f4d31944b4bd5e5887e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.065141 17631 tablet_bootstrap.cc:654] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.067649 17495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051dfd3eadd8475c9328c72545b6939f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.072178 17496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343c8ed8737f4bbf929d751b117f803d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.074455 17632 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.090500 17632 tablet_bootstrap.cc:654] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.092283 17500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae854856704e4e60a27a661609541eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:10.125599 17634 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.143708 17634 tablet_bootstrap.cc:654] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.157960 17632 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.158353 17631 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.158516 17632 ts_tablet_manager.cc:1403] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.027s
I20260710 13:22:10.158983 17631 ts_tablet_manager.cc:1403] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.140s	user 0.035s	sys 0.024s
I20260710 13:22:10.162118 17632 raft_consensus.cc:359] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.163082 17632 raft_consensus.cc:385] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.163580 17632 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.164448 17632 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.167081 17631 raft_consensus.cc:359] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.167886 17631 raft_consensus.cc:385] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.168227 17631 raft_consensus.cc:740] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.168938 17631 consensus_queue.cc:260] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.171428 17634 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.171751 17632 ts_tablet_manager.cc:1434] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:22:10.172014 17634 ts_tablet_manager.cc:1403] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.000s
I20260710 13:22:10.172569 17464 heartbeater.cc:499] Master 127.16.105.190:45539 was elected leader, sending a full tablet report...
I20260710 13:22:10.172861 17632 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.174842 17634 raft_consensus.cc:359] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.175511 17634 raft_consensus.cc:385] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.175791 17634 raft_consensus.cc:740] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
W20260710 13:22:10.180135 17385 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:10.182101 17632 tablet_bootstrap.cc:654] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.183487 17634 consensus_queue.cc:260] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.198873 17634 ts_tablet_manager.cc:1434] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.000s
I20260710 13:22:10.199748 17539 heartbeater.cc:499] Master 127.16.105.190:45539 was elected leader, sending a full tablet report...
I20260710 13:22:10.200119 17634 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.199764 17613 heartbeater.cc:499] Master 127.16.105.190:45539 was elected leader, sending a full tablet report...
I20260710 13:22:10.207441 17634 tablet_bootstrap.cc:654] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.198874 17631 ts_tablet_manager.cc:1434] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.020s
I20260710 13:22:10.212248 17631 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.220341 17631 tablet_bootstrap.cc:654] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.222278 17632 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.222918 17632 ts_tablet_manager.cc:1403] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.016s
I20260710 13:22:10.225641 17634 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.226401 17634 ts_tablet_manager.cc:1403] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.005s
I20260710 13:22:10.226243 17632 raft_consensus.cc:359] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.227298 17632 raft_consensus.cc:385] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.227680 17632 raft_consensus.cc:740] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.228711 17632 consensus_queue.cc:260] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.230532 17634 raft_consensus.cc:359] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.231310 17634 raft_consensus.cc:385] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.231611 17634 raft_consensus.cc:740] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.232575 17634 consensus_queue.cc:260] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.234361 17632 ts_tablet_manager.cc:1434] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:10.235410 17634 ts_tablet_manager.cc:1434] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:22:10.235553 17632 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.236970 17634 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.245673 17632 tablet_bootstrap.cc:654] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.253873 17634 tablet_bootstrap.cc:654] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.258769 17632 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.259176 17632 ts_tablet_manager.cc:1403] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 13:22:10.252099 17631 tablet_bootstrap.cc:492] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.261314 17631 ts_tablet_manager.cc:1403] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.018s
I20260710 13:22:10.261802 17632 raft_consensus.cc:359] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.262392 17632 raft_consensus.cc:385] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.262599 17632 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.263208 17632 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.263433 17634 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.264138 17634 ts_tablet_manager.cc:1403] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 13:22:10.265421 17632 ts_tablet_manager.cc:1434] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:10.265216 17631 raft_consensus.cc:359] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.266127 17631 raft_consensus.cc:385] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.266424 17632 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.267414 17634 raft_consensus.cc:359] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.268188 17634 raft_consensus.cc:385] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.268494 17634 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.269315 17634 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.266510 17631 raft_consensus.cc:740] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.271806 17634 ts_tablet_manager.cc:1434] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:10.272145 17632 tablet_bootstrap.cc:654] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.271903 17631 consensus_queue.cc:260] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.272921 17634 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.280715 17634 tablet_bootstrap.cc:654] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.283850 17631 ts_tablet_manager.cc:1434] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 13:22:10.285897 17632 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.286324 17631 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.286526 17632 ts_tablet_manager.cc:1403] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:22:10.299543 17632 raft_consensus.cc:359] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.303270 17631 tablet_bootstrap.cc:654] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.303292 17632 raft_consensus.cc:385] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.304162 17632 raft_consensus.cc:740] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.305155 17632 consensus_queue.cc:260] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.308844 17632 ts_tablet_manager.cc:1434] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 13:22:10.308828 17634 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.310204 17634 ts_tablet_manager.cc:1403] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.000s
I20260710 13:22:10.311537 17632 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.317356 17631 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.318090 17631 ts_tablet_manager.cc:1403] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.003s
I20260710 13:22:10.327157 17634 raft_consensus.cc:359] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.327934 17637 raft_consensus.cc:493] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.328130 17634 raft_consensus.cc:385] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.328589 17634 raft_consensus.cc:740] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.329522 17632 tablet_bootstrap.cc:654] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.328441 17637 raft_consensus.cc:515] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.329473 17634 consensus_queue.cc:260] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.333997 17634 ts_tablet_manager.cc:1434] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:22:10.335894 17634 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.343695 17637 leader_election.cc:290] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.325031 17631 raft_consensus.cc:359] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.352046 17631 raft_consensus.cc:385] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.352418 17631 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.355798 17639 raft_consensus.cc:493] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.356700 17639 raft_consensus.cc:515] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.367178 17631 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.382474 17638 raft_consensus.cc:493] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.383064 17638 raft_consensus.cc:515] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.393584 17639 leader_election.cc:290] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.405157 17638 leader_election.cc:290] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.397361 17634 tablet_bootstrap.cc:654] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.409653 17632 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.410233 17632 ts_tablet_manager.cc:1403] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.032s
I20260710 13:22:10.420356 17631 ts_tablet_manager.cc:1434] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.102s	user 0.021s	sys 0.007s
I20260710 13:22:10.423249 17639 raft_consensus.cc:493] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.423867 17639 raft_consensus.cc:515] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.426162 17639 leader_election.cc:290] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.426316 17632 raft_consensus.cc:359] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.427111 17632 raft_consensus.cc:385] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.427426 17632 raft_consensus.cc:740] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.430418 17632 consensus_queue.cc:260] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.429683 17631 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.433072 17632 ts_tablet_manager.cc:1434] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:22:10.434442 17632 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.436925 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8507f826b2944507aac5afaaa736311e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.437675 17514 raft_consensus.cc:2468] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.439162 17403 leader_election.cc:304] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.440704 17637 raft_consensus.cc:2804] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.441083 17637 raft_consensus.cc:493] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.441409 17637 raft_consensus.cc:3060] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.442416 17631 tablet_bootstrap.cc:654] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.442514 17632 tablet_bootstrap.cc:654] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.458488 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.458897 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8507f826b2944507aac5afaaa736311e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.459578 17588 raft_consensus.cc:2468] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.460273 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.455235 17637 raft_consensus.cc:515] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.461587 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
W20260710 13:22:10.462597 17477 leader_election.cc:343] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.462816 17514 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 0.
W20260710 13:22:10.467697 17477 leader_election.cc:343] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.468899 17637 leader_election.cc:290] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.468847 17552 leader_election.cc:304] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:10.470544 17637 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.470739 17638 raft_consensus.cc:2804] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.470841 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8507f826b2944507aac5afaaa736311e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.470899 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8507f826b2944507aac5afaaa736311e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.471253 17638 raft_consensus.cc:493] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.470996 17637 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.471612 17514 raft_consensus.cc:3060] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.471652 17638 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.471673 17588 raft_consensus.cc:3060] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.478955 17588 raft_consensus.cc:2468] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.480111 17632 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.480258 17405 leader_election.cc:304] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.480664 17632 ts_tablet_manager.cc:1403] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.009s
I20260710 13:22:10.481201 17663 raft_consensus.cc:2804] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.480252 17634 tablet_bootstrap.cc:492] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.485541 17631 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.485522 17632 raft_consensus.cc:359] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.482174 17634 ts_tablet_manager.cc:1403] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.004s
I20260710 13:22:10.482081 17638 raft_consensus.cc:515] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.488874 17514 raft_consensus.cc:2468] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.490130 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.491117 17637 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.486445 17631 ts_tablet_manager.cc:1403] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.013s
I20260710 13:22:10.486435 17632 raft_consensus.cc:385] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:10.492163 17405 leader_election.cc:343] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.492749 17637 raft_consensus.cc:493] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.496201 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.494838 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.495213 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:10.497690 17637 raft_consensus.cc:515] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.498557 17634 raft_consensus.cc:359] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.499310 17634 raft_consensus.cc:385] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:10.499375 17551 leader_election.cc:343] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.499702 17634 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.500296 17514 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
W20260710 13:22:10.500623 17551 leader_election.cc:343] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.493702 17632 raft_consensus.cc:740] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.501674 17403 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [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: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:10.502316 17588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.502389 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.496997 17631 raft_consensus.cc:359] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.502650 17632 consensus_queue.cc:260] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.503235 17638 leader_election.cc:290] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.503501 17631 raft_consensus.cc:385] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.505415 17631 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.499857 17637 leader_election.cc:290] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.506717 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.508042 17514 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:10.507180 17403 leader_election.cc:343] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.510272 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
W20260710 13:22:10.510660 17405 leader_election.cc:343] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.511224 17587 raft_consensus.cc:2393] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 15679142c69e4701aae74ca689179ac5 in current term 1: Already voted for candidate 227aeb68dac0482a8b629598061b15d8 in this term.
I20260710 13:22:10.511160 17405 leader_election.cc:304] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c648e92f700942308b6e6eed97c0b2d1; no voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:10.511683 17632 ts_tablet_manager.cc:1434] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:22:10.512426 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.512889 17665 raft_consensus.cc:2804] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.513499 17665 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.503880 17663 raft_consensus.cc:697] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:10.515492 17664 raft_consensus.cc:2749] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.515352 17480 leader_election.cc:304] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15679142c69e4701aae74ca689179ac5; no voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:10.516392 17664 raft_consensus.cc:493] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.516875 17664 raft_consensus.cc:515] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
W20260710 13:22:10.517127 17480 leader_election.cc:343] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.517766 17480 leader_election.cc:304] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 15679142c69e4701aae74ca689179ac5; no voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:10.501072 17634 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.514047 17665 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.522866 17632 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.523910 17631 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.526124 17668 raft_consensus.cc:2749] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.534214 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.526505 17663 consensus_queue.cc:237] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.527601 17664 leader_election.cc:290] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.528546 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.534632 17632 tablet_bootstrap.cc:654] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.537590 17513 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.537989 17631 ts_tablet_manager.cc:1434] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.001s
I20260710 13:22:10.529359 17634 ts_tablet_manager.cc:1434] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260710 13:22:10.538925 17403 leader_election.cc:304] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.539347 17634 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.539736 17637 raft_consensus.cc:2804] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.540403 17631 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.540512 17637 raft_consensus.cc:493] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.541061 17637 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.534901 17586 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.537106 17665 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.548892 17631 tablet_bootstrap.cc:654] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.554984 17514 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 1.
I20260710 13:22:10.555543 17639 raft_consensus.cc:2749] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.556582 17637 raft_consensus.cc:515] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.557350 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.557982 17513 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.559464 17637 leader_election.cc:290] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.561839 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.562541 17512 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.562471 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.563416 17586 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.565843 17513 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.567171 17403 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.568400 17552 leader_election.cc:304] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [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: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:10.571339 17512 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.572310 17638 raft_consensus.cc:2804] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.572626 17403 leader_election.cc:304] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.576929 17637 raft_consensus.cc:2804] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.578157 17666 raft_consensus.cc:2804] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.577986 17637 raft_consensus.cc:697] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:10.578877 17666 raft_consensus.cc:697] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:10.580101 17637 consensus_queue.cc:237] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.583756 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.585497 17586 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
W20260710 13:22:10.585774 17405 leader_election.cc:343] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.580264 17666 consensus_queue.cc:237] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.581924 17665 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.588816 17634 tablet_bootstrap.cc:654] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.593918 17638 raft_consensus.cc:697] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:10.597321 17632 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.597733 17631 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.598717 17631 ts_tablet_manager.cc:1403] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.023s
I20260710 13:22:10.598717 17632 ts_tablet_manager.cc:1403] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.006s
I20260710 13:22:10.599263 17638 consensus_queue.cc:237] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.601797 17631 raft_consensus.cc:359] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.601914 17632 raft_consensus.cc:359] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.602686 17631 raft_consensus.cc:385] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.602799 17632 raft_consensus.cc:385] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.603065 17631 raft_consensus.cc:740] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.603220 17632 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.605230 17631 consensus_queue.cc:260] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.608220 17631 ts_tablet_manager.cc:1434] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:22:10.607666 17632 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.609261 17631 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.610390 17632 ts_tablet_manager.cc:1434] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260710 13:22:10.611469 17632 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.612445 17665 raft_consensus.cc:493] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.613197 17665 raft_consensus.cc:515] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.617543 17631 tablet_bootstrap.cc:654] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.617637 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
W20260710 13:22:10.621551 17403 leader_election.cc:343] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.621732 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.623646 17665 leader_election.cc:290] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.611058 17335 catalog_manager.cc:5697] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
W20260710 13:22:10.625506 17405 leader_election.cc:343] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.631222 17405 leader_election.cc:304] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c648e92f700942308b6e6eed97c0b2d1; no voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:10.632302 17632 tablet_bootstrap.cc:654] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.632764 17665 raft_consensus.cc:2749] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.634693 17336 catalog_manager.cc:5697] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.642292 17634 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.642938 17634 ts_tablet_manager.cc:1403] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.004s
I20260710 13:22:10.643942 17631 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.644447 17631 ts_tablet_manager.cc:1403] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.010s
I20260710 13:22:10.646239 17634 raft_consensus.cc:359] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.646981 17634 raft_consensus.cc:385] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.647290 17634 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.647552 17631 raft_consensus.cc:359] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.648138 17632 tablet_bootstrap.cc:492] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.648465 17631 raft_consensus.cc:385] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.648800 17632 ts_tablet_manager.cc:1403] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260710 13:22:10.648976 17631 raft_consensus.cc:740] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.649129 17634 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.650074 17631 consensus_queue.cc:260] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.651696 17632 raft_consensus.cc:359] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.652436 17632 raft_consensus.cc:385] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.652786 17631 ts_tablet_manager.cc:1434] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:22:10.653870 17631 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.655435 17634 ts_tablet_manager.cc:1434] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:22:10.652755 17632 raft_consensus.cc:740] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.656620 17634 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.656723 17632 consensus_queue.cc:260] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:10.658761 17632 ts_tablet_manager.cc:1434] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:22:10.659622 17632 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.665122 17632 tablet_bootstrap.cc:654] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.666574 17634 tablet_bootstrap.cc:654] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.673386 17632 tablet_bootstrap.cc:492] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.673911 17632 ts_tablet_manager.cc:1403] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:22:10.675534 17631 tablet_bootstrap.cc:654] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.676523 17632 raft_consensus.cc:359] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.677495 17632 raft_consensus.cc:385] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.677837 17632 raft_consensus.cc:740] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.678143 17634 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.678678 17634 ts_tablet_manager.cc:1403] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 13:22:10.678859 17632 consensus_queue.cc:260] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.684998 17634 raft_consensus.cc:359] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.685880 17634 raft_consensus.cc:385] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.686236 17634 raft_consensus.cc:740] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.685465 17632 ts_tablet_manager.cc:1434] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:22:10.688640 17632 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: Bootstrap starting.
I20260710 13:22:10.687055 17634 consensus_queue.cc:260] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.695189 17634 ts_tablet_manager.cc:1434] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:22:10.696393 17634 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.701043 17335 catalog_manager.cc:5697] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.703352 17335 catalog_manager.cc:5697] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.703703 17634 tablet_bootstrap.cc:654] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.705497 17632 tablet_bootstrap.cc:654] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.707134 17637 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.707633 17637 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.712411 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.713874 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
W20260710 13:22:10.715154 17405 leader_election.cc:343] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:10.715895 17403 leader_election.cc:343] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:10.716153 17637 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.716565 17403 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c648e92f700942308b6e6eed97c0b2d1; no voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:10.717540 17631 tablet_bootstrap.cc:492] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.718457 17637 raft_consensus.cc:2749] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.722183 17634 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.724283 17631 ts_tablet_manager.cc:1403] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.011s
I20260710 13:22:10.724689 17634 ts_tablet_manager.cc:1403] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.013s
I20260710 13:22:10.727362 17631 raft_consensus.cc:359] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.727649 17634 raft_consensus.cc:359] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.728152 17631 raft_consensus.cc:385] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.728287 17634 raft_consensus.cc:385] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.728482 17631 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.728559 17634 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.729542 17634 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.729524 17631 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.732160 17631 ts_tablet_manager.cc:1434] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:10.733168 17631 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.739048 17634 ts_tablet_manager.cc:1434] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:22:10.740146 17634 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.740999 17631 tablet_bootstrap.cc:654] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.744088 17632 tablet_bootstrap.cc:492] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: No bootstrap required, opened a new log
I20260710 13:22:10.744567 17632 ts_tablet_manager.cc:1403] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.016s
I20260710 13:22:10.747296 17634 tablet_bootstrap.cc:654] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.747991 17632 raft_consensus.cc:359] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.748690 17632 raft_consensus.cc:385] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.748950 17632 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.749886 17632 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.755666 17632 ts_tablet_manager.cc:1434] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:22:10.756047 17637 raft_consensus.cc:493] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.756533 17637 raft_consensus.cc:515] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.758992 17637 leader_election.cc:290] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.759948 17634 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.760495 17634 ts_tablet_manager.cc:1403] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:22:10.761777 17631 tablet_bootstrap.cc:492] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.762210 17631 ts_tablet_manager.cc:1403] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.012s
I20260710 13:22:10.762373 17638 raft_consensus.cc:493] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.762830 17638 raft_consensus.cc:515] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.763233 17634 raft_consensus.cc:359] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.763551 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.763922 17634 raft_consensus.cc:385] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.764210 17634 raft_consensus.cc:740] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.764175 17514 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.764973 17631 raft_consensus.cc:359] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.765669 17631 raft_consensus.cc:385] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.765952 17631 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.766266 17403 leader_election.cc:304] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.765883 17634 consensus_queue.cc:260] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.766518 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.766758 17631 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.767143 17586 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 0.
I20260710 13:22:10.768568 17634 ts_tablet_manager.cc:1434] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:10.768797 17631 ts_tablet_manager.cc:1434] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:10.769528 17634 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: Bootstrap starting.
I20260710 13:22:10.772027 17631 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.772339 17637 raft_consensus.cc:2804] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.773079 17637 raft_consensus.cc:493] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.773612 17637 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.776777 17634 tablet_bootstrap.cc:654] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.780303 17673 raft_consensus.cc:493] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.780789 17631 tablet_bootstrap.cc:654] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.780882 17673 raft_consensus.cc:515] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.782820 17637 raft_consensus.cc:515] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.784963 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.786005 17637 leader_election.cc:290] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.786123 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.786752 17514 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.785902 17439 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 0.
I20260710 13:22:10.793300 17673 leader_election.cc:290] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.793958 17638 leader_election.cc:290] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.796356 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.796634 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.797484 17438 raft_consensus.cc:2393] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227aeb68dac0482a8b629598061b15d8 in current term 1: Already voted for candidate c648e92f700942308b6e6eed97c0b2d1 in this term.
I20260710 13:22:10.798240 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.796494 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.798826 17586 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.798745 17551 leader_election.cc:304] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.799170 17512 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 0.
I20260710 13:22:10.799897 17551 leader_election.cc:304] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8; no voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:10.801046 17673 raft_consensus.cc:2804] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.801409 17673 raft_consensus.cc:493] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.801779 17673 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.805320 17639 raft_consensus.cc:493] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.805408 17514 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.805933 17639 raft_consensus.cc:515] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.806982 17586 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 1.
I20260710 13:22:10.807466 17403 leader_election.cc:304] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.807693 17638 raft_consensus.cc:2749] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.808506 17637 raft_consensus.cc:2804] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.808977 17637 raft_consensus.cc:697] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:10.809846 17637 consensus_queue.cc:237] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.810180 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.810860 17587 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:10.808804 17639 leader_election.cc:290] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.812031 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.812660 17438 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:10.813951 17631 tablet_bootstrap.cc:492] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.814443 17631 ts_tablet_manager.cc:1403] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.003s
I20260710 13:22:10.814214 17477 leader_election.cc:304] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.816177 17639 raft_consensus.cc:2804] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.816443 17634 tablet_bootstrap.cc:492] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: No bootstrap required, opened a new log
I20260710 13:22:10.816530 17639 raft_consensus.cc:493] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.816931 17634 ts_tablet_manager.cc:1403] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.013s
I20260710 13:22:10.817394 17631 raft_consensus.cc:359] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.816931 17639 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.818161 17631 raft_consensus.cc:385] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.818559 17631 raft_consensus.cc:740] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.819244 17631 consensus_queue.cc:260] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.820115 17634 raft_consensus.cc:359] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.820856 17634 raft_consensus.cc:385] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.821113 17634 raft_consensus.cc:740] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.821552 17631 ts_tablet_manager.cc:1434] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:10.821995 17634 consensus_queue.cc:260] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.822793 17673 raft_consensus.cc:515] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.824110 17634 ts_tablet_manager.cc:1434] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:22:10.822491 17631 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: Bootstrap starting.
I20260710 13:22:10.825008 17673 leader_election.cc:290] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.827648 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:10.828605 17438 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.829005 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.829612 17514 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.831290 17337 catalog_manager.cc:5697] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.837410 17514 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 1.
I20260710 13:22:10.839339 17552 leader_election.cc:304] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:10.840216 17673 raft_consensus.cc:2804] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.840708 17673 raft_consensus.cc:697] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:10.841535 17673 consensus_queue.cc:237] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.849180 17631 tablet_bootstrap.cc:654] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:10.849913 17639 raft_consensus.cc:515] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.850782 17438 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 1.
I20260710 13:22:10.851028 17337 catalog_manager.cc:5697] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.853818 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:10.854444 17438 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.855762 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.856629 17587 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.861554 17438 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:10.863155 17477 leader_election.cc:304] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.864265 17668 raft_consensus.cc:2804] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.864732 17631 tablet_bootstrap.cc:492] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: No bootstrap required, opened a new log
I20260710 13:22:10.865011 17668 raft_consensus.cc:697] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:10.865696 17631 ts_tablet_manager.cc:1403] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.004s
I20260710 13:22:10.865947 17668 consensus_queue.cc:237] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.867928 17639 leader_election.cc:290] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.868402 17631 raft_consensus.cc:359] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.868578 17587 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:10.869014 17631 raft_consensus.cc:385] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:10.869374 17631 raft_consensus.cc:740] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Initialized, Role: FOLLOWER
I20260710 13:22:10.870055 17631 consensus_queue.cc:260] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.871757 17631 ts_tablet_manager.cc:1434] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:10.878551 17335 catalog_manager.cc:5697] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.890480 17673 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.891070 17673 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.892880 17673 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.893770 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.893875 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.894371 17514 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 0.
I20260710 13:22:10.894340 17438 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 0.
I20260710 13:22:10.895403 17552 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:10.896204 17673 raft_consensus.cc:2804] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.896528 17673 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.896735 17673 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.901204 17673 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.902901 17673 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.903877 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:10.904012 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:10.904376 17438 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.904794 17514 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.909337 17438 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 1.
I20260710 13:22:10.910458 17551 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.911181 17673 raft_consensus.cc:2804] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.911410 17514 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 1.
I20260710 13:22:10.911573 17673 raft_consensus.cc:697] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:10.912442 17673 consensus_queue.cc:237] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.919920 17335 catalog_manager.cc:5697] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:10.949658 17673 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.950181 17673 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.951956 17673 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:10.952848 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.953147 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:10.953944 17514 raft_consensus.cc:2393] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 227aeb68dac0482a8b629598061b15d8 in current term 1: Already voted for candidate c648e92f700942308b6e6eed97c0b2d1 in this term.
I20260710 13:22:10.954870 17552 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8; no voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:10.955629 17673 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.961073 17673 raft_consensus.cc:2749] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.967010 17668 raft_consensus.cc:493] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.967689 17668 raft_consensus.cc:515] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.969973 17668 leader_election.cc:290] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.970670 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:10.971045 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:10.971010 17637 consensus_queue.cc:1048] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.971335 17438 raft_consensus.cc:2468] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:10.971766 17587 raft_consensus.cc:2468] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:10.972610 17477 leader_election.cc:304] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:10.973479 17668 raft_consensus.cc:2804] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.973872 17668 raft_consensus.cc:493] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.974208 17668 raft_consensus.cc:3060] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.981383 17668 raft_consensus.cc:515] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.983222 17668 leader_election.cc:290] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:10.984061 17438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:10.984769 17438 raft_consensus.cc:3060] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.985049 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343c8ed8737f4bbf929d751b117f803d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:10.985625 17586 raft_consensus.cc:3060] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.989002 17666 consensus_queue.cc:1048] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.993244 17586 raft_consensus.cc:2468] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:10.994712 17480 leader_election.cc:304] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:10.995635 17668 raft_consensus.cc:2804] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.996318 17668 raft_consensus.cc:697] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:10.997208 17668 consensus_queue.cc:237] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:10.999008 17666 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.001014 17438 raft_consensus.cc:2468] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:11.012755 17663 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.017230 17335 catalog_manager.cc:5697] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.019402 17663 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.029417 17438 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:11.040426 17673 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.045821 17637 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.057621 17673 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.100566 17668 raft_consensus.cc:493] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:11.101073 17668 raft_consensus.cc:515] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.102998 17668 leader_election.cc:290] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.104053 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:11.104076 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:11.104645 17587 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:11.104794 17439 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 0.
I20260710 13:22:11.105654 17480 leader_election.cc:304] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:11.106325 17668 raft_consensus.cc:2804] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:11.106681 17668 raft_consensus.cc:493] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:11.106971 17668 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:11.111938 17668 raft_consensus.cc:515] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.113970 17668 leader_election.cc:290] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.114765 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:11.115103 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.115268 17439 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:11.115657 17587 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:11.120415 17439 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:11.120519 17587 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 1.
I20260710 13:22:11.121629 17477 leader_election.cc:304] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:11.122453 17668 raft_consensus.cc:2804] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:11.122852 17668 raft_consensus.cc:697] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.123610 17668 consensus_queue.cc:237] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.131562 17337 catalog_manager.cc:5697] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.262558 17587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:47658
I20260710 13:22:11.263265 17587 raft_consensus.cc:606] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:11.281004 17673 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.289021 17513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:22:11.289986 17513 raft_consensus.cc:606] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:11.294905 17673 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.298096 17514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:22:11.298796 17514 raft_consensus.cc:606] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:11.319022 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:48378
I20260710 13:22:11.319639 17439 raft_consensus.cc:606] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Received request to transfer leadership to TS 15679142c69e4701aae74ca689179ac5
I20260710 13:22:11.328377 17587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
mode: GRACEFUL
new_leader_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:47658
I20260710 13:22:11.328927 17587 raft_consensus.cc:606] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Received request to transfer leadership to TS 15679142c69e4701aae74ca689179ac5
I20260710 13:22:11.336138 17587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
mode: GRACEFUL
new_leader_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:47658
I20260710 13:22:11.336678 17587 raft_consensus.cc:606] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Received request to transfer leadership to TS 15679142c69e4701aae74ca689179ac5
I20260710 13:22:11.347743 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:48378
I20260710 13:22:11.348589 17439 raft_consensus.cc:606] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Received request to transfer leadership to TS 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:11.349963 17637 consensus_queue.cc:1048] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.358160 17664 raft_consensus.cc:993] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:11.358737 17663 raft_consensus.cc:1081] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Signalling peer 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:11.360931 17586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:47650
I20260710 13:22:11.361615 17586 raft_consensus.cc:493] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.362011 17586 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.364753 17637 consensus_queue.cc:1048] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.372526 17586 raft_consensus.cc:515] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.377163 17586 leader_election.cc:290] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 2 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:11.378191 17668 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.380723 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:11.381603 17439 raft_consensus.cc:3055] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.382047 17439 raft_consensus.cc:740] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:11.382229 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051dfd3eadd8475c9328c72545b6939f" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:11.383014 17513 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.383111 17439 consensus_queue.cc:260] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.384831 17439 raft_consensus.cc:3060] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.392403 17513 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 2.
I20260710 13:22:11.394774 17668 consensus_queue.cc:1048] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.396047 17552 leader_election.cc:304] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:11.397415 17673 raft_consensus.cc:2804] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.398032 17673 raft_consensus.cc:697] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:11.399015 17673 consensus_queue.cc:237] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.403903 17638 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.411825 17439 raft_consensus.cc:2468] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 2.
I20260710 13:22:11.414801 17668 raft_consensus.cc:993] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.415707 17668 raft_consensus.cc:1081] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.411760 17334 catalog_manager.cc:5697] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 1 to 2, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:11.423254 17639 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.434536 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:22:11.435406 17439 raft_consensus.cc:493] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.435907 17439 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.437330 17668 consensus_queue.cc:1048] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.443536 17439 raft_consensus.cc:515] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.447685 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:11.448928 17514 raft_consensus.cc:3055] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.449342 17514 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.450485 17514 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.451809 17514 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.458007 17673 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.465833 17439 leader_election.cc:290] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.467900 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.468200 17514 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.468581 17586 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.469561 17403 leader_election.cc:304] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:11.470518 17663 raft_consensus.cc:2804] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.471086 17663 raft_consensus.cc:697] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:11.471573 17673 raft_consensus.cc:993] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: : Instructing follower 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.472034 17673 raft_consensus.cc:1081] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Signalling peer 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.472170 17663 consensus_queue.cc:237] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.476239 17513 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:54692
I20260710 13:22:11.477084 17513 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.477569 17513 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.485985 17513 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.487118 17586 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.488314 17513 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.490327 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:11.491335 17439 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.491520 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.492234 17587 raft_consensus.cc:3055] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.492583 17587 raft_consensus.cc:740] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:11.493415 17514 raft_consensus.cc:1240] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Rejecting Update request from peer 227aeb68dac0482a8b629598061b15d8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:11.493510 17587 consensus_queue.cc:260] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.495165 17587 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.494710 17334 catalog_manager.cc:5697] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 1 to 2, leader changed from 15679142c69e4701aae74ca689179ac5 (127.16.105.130) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.500442 17663 raft_consensus.cc:993] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.501134 17637 raft_consensus.cc:1081] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Signalling peer 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.503618 17514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:54690
I20260710 13:22:11.504719 17514 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.505765 17587 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.506330 17439 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.505245 17514 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.507192 17480 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:11.508255 17722 raft_consensus.cc:2804] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.508800 17722 raft_consensus.cc:697] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.509541 17722 consensus_queue.cc:237] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.519232 17337 catalog_manager.cc:5697] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 1 to 2, leader changed from 227aeb68dac0482a8b629598061b15d8 (127.16.105.131) to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.520764 17514 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.524192 17514 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.524382 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:11.525080 17439 raft_consensus.cc:3055] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.524966 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.525520 17439 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:11.525758 17587 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.526415 17439 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.527696 17439 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.533814 17587 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.533877 17439 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.535225 17480 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:11.536000 17722 raft_consensus.cc:2804] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.536442 17722 raft_consensus.cc:697] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.537261 17722 consensus_queue.cc:237] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.543705 17337 catalog_manager.cc:5697] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 1 to 2, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.619086 17638 raft_consensus.cc:993] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.619650 17638 raft_consensus.cc:1081] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.621785 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48376
I20260710 13:22:11.622386 17439 raft_consensus.cc:493] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.622740 17439 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.628659 17439 raft_consensus.cc:515] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:11.630553 17439 leader_election.cc:290] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:11.631742 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.631860 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:11.632581 17587 raft_consensus.cc:3055] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.632639 17514 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.632999 17587 raft_consensus.cc:740] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:11.633785 17587 consensus_queue.cc:260] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:11.634824 17587 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.637952 17514 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.639271 17403 leader_election.cc:304] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:11.640342 17663 raft_consensus.cc:2804] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.640810 17663 raft_consensus.cc:697] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:11.641040 17587 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.641563 17663 consensus_queue.cc:237] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:11.647624 17722 consensus_queue.cc:1048] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:11.648538 17337 catalog_manager.cc:5697] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 1 to 2, leader changed from 227aeb68dac0482a8b629598061b15d8 (127.16.105.131) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.665216 17722 consensus_queue.cc:1048] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:11.673616 17639 raft_consensus.cc:993] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.674129 17639 raft_consensus.cc:1081] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:11.676050 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:22:11.676623 17439 raft_consensus.cc:493] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.676971 17439 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.683961 17439 raft_consensus.cc:515] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.686585 17439 leader_election.cc:290] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.688511 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:11.689226 17514 raft_consensus.cc:3055] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.689576 17514 raft_consensus.cc:740] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.689770 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.690297 17587 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.690425 17514 consensus_queue.cc:260] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.691684 17514 raft_consensus.cc:3060] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.698092 17587 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.699520 17405 leader_election.cc:304] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:11.699681 17514 raft_consensus.cc:2468] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 2.
I20260710 13:22:11.700640 17663 raft_consensus.cc:2804] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.701347 17663 raft_consensus.cc:697] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:11.702370 17663 consensus_queue.cc:237] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.710357 17335 catalog_manager.cc:5697] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 1 to 2, leader changed from 15679142c69e4701aae74ca689179ac5 (127.16.105.130) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.809602 17638 raft_consensus.cc:993] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: : Instructing follower 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.810164 17673 raft_consensus.cc:1081] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Signalling peer 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:11.812124 17514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:54692
I20260710 13:22:11.812919 17514 raft_consensus.cc:493] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:11.813268 17514 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.819453 17514 raft_consensus.cc:515] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.821491 17514 leader_election.cc:290] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:11.822628 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:11.822808 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:11.823231 17439 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.823518 17587 raft_consensus.cc:3055] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:11.823957 17587 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:11.824731 17587 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.825960 17587 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.828868 17439 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.830402 17477 leader_election.cc:304] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:11.831195 17639 raft_consensus.cc:2804] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:11.831601 17639 raft_consensus.cc:697] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:11.832396 17639 consensus_queue.cc:237] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:11.833065 17587 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 2.
I20260710 13:22:11.839136 17335 catalog_manager.cc:5697] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 1 to 2, leader changed from 227aeb68dac0482a8b629598061b15d8 (127.16.105.131) to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:11.865509 17439 raft_consensus.cc:1275] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.867339 17673 consensus_queue.cc:1048] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.879012 17514 raft_consensus.cc:1275] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.880669 17731 consensus_queue.cc:1048] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:11.888674 17587 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.890251 17663 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.901485 17514 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.904140 17664 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:11.937306 17439 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.939009 17639 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.949590 17587 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.951604 17668 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:12.037075 17587 raft_consensus.cc:1275] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.039322 17637 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.052105 17514 raft_consensus.cc:1275] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.053687 17637 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.077179 17439 raft_consensus.cc:1275] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.079059 17722 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:12.089480 17587 raft_consensus.cc:1275] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.091470 17722 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:12.289609 17439 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.291328 17722 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.302758 17514 raft_consensus.cc:1275] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.303215 17587 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.304817 17668 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:12.306818 17637 consensus_queue.cc:1048] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:12.318274 17587 raft_consensus.cc:1275] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:12.320150 17663 consensus_queue.cc:1048] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:13.705930 17736 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 15679142c69e4701aae74ca689179ac5)
I20260710 13:22:13.706466 17736 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:13.708433 17736 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:13.757154 17514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:13.826000 17586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "227aeb68dac0482a8b629598061b15d8" is_pre_election: true
I20260710 13:22:13.827142 17742 raft_consensus.cc:493] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c648e92f700942308b6e6eed97c0b2d1)
I20260710 13:22:13.827800 17405 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [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: c648e92f700942308b6e6eed97c0b2d1; no voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:13.827828 17742 raft_consensus.cc:515] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:13.828796 17737 raft_consensus.cc:2749] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:13.831533 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c648e92f700942308b6e6eed97c0b2d1" is_pre_election: true
I20260710 13:22:13.833865 17742 leader_election.cc:290] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:13.835094 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568fbbdc7f8243d8a397d49fa33c092e" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "15679142c69e4701aae74ca689179ac5" is_pre_election: true
I20260710 13:22:13.836685 17552 leader_election.cc:304] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [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: 227aeb68dac0482a8b629598061b15d8; no voters: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:13.837358 17742 raft_consensus.cc:2749] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:14.770973 17535 debug-util.cc:398] Leaking SignalData structure 0x7b08001bdc60 after lost signal to thread 16809
W20260710 13:22:14.772614 17535 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6740 after lost signal to thread 17371
W20260710 13:22:14.773653 17535 debug-util.cc:398] Leaking SignalData structure 0x7b08000cabc0 after lost signal to thread 17463
W20260710 13:22:14.774626 17535 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf160 after lost signal to thread 17538
W20260710 13:22:14.776201 17535 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3b80 after lost signal to thread 17612
I20260710 13:22:15.479887 16806 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:22:15.481390 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:15.512497 17437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:15.514009 17437 raft_consensus.cc:606] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Received request to transfer leadership to TS 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:15.518465 17437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:15.519219 17437 raft_consensus.cc:606] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Received request to transfer leadership to TS 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:15.520818 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:15.521538 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:15.955469 17743 raft_consensus.cc:993] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:15.956302 17749 raft_consensus.cc:1081] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Signalling peer 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:15.958846 17587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:47650
I20260710 13:22:15.959743 17587 raft_consensus.cc:493] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:15.960326 17587 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.969969 17587 raft_consensus.cc:515] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:15.972769 17587 leader_election.cc:290] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 2 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:15.974237 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:15.974277 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:15.975242 17512 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.975438 17437 raft_consensus.cc:3055] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:15.975978 17437 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:15.977100 17437 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:15.978986 17437 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:15.982164 17512 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 2.
I20260710 13:22:15.983826 17552 leader_election.cc:304] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:15.985004 17742 raft_consensus.cc:2804] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:15.988724 17437 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 2.
I20260710 13:22:15.992057 17742 raft_consensus.cc:697] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:15.994266 17742 consensus_queue.cc:237] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.010932 17749 raft_consensus.cc:993] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:16.011571 17749 raft_consensus.cc:1081] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Signalling peer 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:16.011152 17334 catalog_manager.cc:5697] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 1 to 2, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.016256 17587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:47650
I20260710 13:22:16.016901 17587 raft_consensus.cc:493] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.017390 17587 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.026382 17587 raft_consensus.cc:515] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.030170 17587 leader_election.cc:290] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 3 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:16.030043 17437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:16.030073 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:16.031252 17437 raft_consensus.cc:3055] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:16.031728 17437 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:16.031834 17512 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.033068 17437 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.034644 17437 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.043767 17437 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 3.
I20260710 13:22:16.046523 17551 leader_election.cc:304] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [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: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:16.048290 17742 raft_consensus.cc:2804] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.048831 17742 raft_consensus.cc:697] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:16.049794 17742 consensus_queue.cc:237] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.050588 17512 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 3.
I20260710 13:22:16.062775 17334 catalog_manager.cc:5697] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 2 to 3, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 3 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:16.514349 17512 raft_consensus.cc:1275] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.516386 17742 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:16.522696 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:16.528615 17437 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:16.535442 17742 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:16.537889 17437 raft_consensus.cc:1275] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:16.540786 17761 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:16.563905 17512 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:16.564601 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:47658
I20260710 13:22:16.565299 17585 raft_consensus.cc:606] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:16.568884 17761 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:16.577991 17761 raft_consensus.cc:993] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.578624 17742 raft_consensus.cc:1081] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.584941 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48376
I20260710 13:22:16.586030 17439 raft_consensus.cc:493] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.585865 17585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:47658
I20260710 13:22:16.586696 17585 raft_consensus.cc:606] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:16.595953 17439 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.611167 17513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:22:16.611943 17513 raft_consensus.cc:606] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:16.612263 17439 raft_consensus.cc:515] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.616189 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:16.616845 17513 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.617710 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:16.618294 17585 raft_consensus.cc:3055] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:16.618620 17585 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:16.619535 17585 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.620822 17585 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.619553 17514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:22:16.622700 17514 raft_consensus.cc:606] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:16.634948 17585 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.635983 17439 leader_election.cc:290] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:16.638242 17405 leader_election.cc:304] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [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: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:16.639676 17743 raft_consensus.cc:2804] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.640684 17512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
mode: GRACEFUL
new_leader_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:54706
I20260710 13:22:16.639711 17513 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.641642 17512 raft_consensus.cc:606] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Received request to transfer leadership to TS c648e92f700942308b6e6eed97c0b2d1
I20260710 13:22:16.646481 17743 raft_consensus.cc:697] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:16.647918 17743 consensus_queue.cc:237] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.664729 17335 catalog_manager.cc:5697] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 2 to 3, leader changed from 227aeb68dac0482a8b629598061b15d8 (127.16.105.131) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 3 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.673713 17745 raft_consensus.cc:993] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.674626 17757 raft_consensus.cc:1081] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.676826 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:22:16.677526 17439 raft_consensus.cc:493] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.678020 17439 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.686702 17439 raft_consensus.cc:515] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.689250 17439 leader_election.cc:290] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:16.690797 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:16.691529 17585 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.691223 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eb65f263b41436c91f571e0eec3d494" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:16.692340 17513 raft_consensus.cc:3055] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:16.692715 17513 raft_consensus.cc:740] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:16.693735 17513 consensus_queue.cc:260] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.695206 17513 raft_consensus.cc:3060] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.698410 17585 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.700062 17405 leader_election.cc:304] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [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: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:16.701083 17743 raft_consensus.cc:2804] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.701635 17743 raft_consensus.cc:697] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:16.703078 17743 consensus_queue.cc:237] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.708482 17513 raft_consensus.cc:2468] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.714322 17335 catalog_manager.cc:5697] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 2 to 3, leader changed from 15679142c69e4701aae74ca689179ac5 (127.16.105.130) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 3 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.750098 17745 raft_consensus.cc:993] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.750780 17757 raft_consensus.cc:1081] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.753620 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:22:16.754426 17439 raft_consensus.cc:493] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.754880 17439 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.760584 17439 raft_consensus.cc:515] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.762805 17439 leader_election.cc:290] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:16.764086 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:16.764436 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:16.764979 17513 raft_consensus.cc:3055] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:16.765199 17585 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.765481 17513 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:16.766938 17513 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.768525 17513 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:16.772238 17585 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.774291 17405 leader_election.cc:304] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [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: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:16.775408 17743 raft_consensus.cc:2804] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:16.776055 17743 raft_consensus.cc:697] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:16.777139 17743 consensus_queue.cc:237] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.778990 17513 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:16.787905 17335 catalog_manager.cc:5697] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 2 to 3, leader changed from 15679142c69e4701aae74ca689179ac5 (127.16.105.130) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 3 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:16.978406 17759 raft_consensus.cc:993] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.979331 17750 raft_consensus.cc:1081] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:16.981492 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae854856704e4e60a27a661609541eaa"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48376
I20260710 13:22:16.982143 17439 raft_consensus.cc:493] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:16.982586 17439 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:16.987726 17439 raft_consensus.cc:515] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.989471 17439 leader_election.cc:290] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 4 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:16.990790 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:16.990734 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae854856704e4e60a27a661609541eaa" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:16.991618 17513 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:16.991596 17585 raft_consensus.cc:3055] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:16.992331 17585 raft_consensus.cc:740] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:16.993296 17585 consensus_queue.cc:260] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:16.994676 17585 raft_consensus.cc:3060] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:17.000391 17513 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 4.
I20260710 13:22:17.001983 17403 leader_election.cc:304] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [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: 15679142c69e4701aae74ca689179ac5, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:17.003155 17769 raft_consensus.cc:2804] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:17.003551 17585 raft_consensus.cc:2468] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 4.
I20260710 13:22:17.006528 17769 raft_consensus.cc:697] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 4 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:17.007638 17769 consensus_queue.cc:237] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:17.016352 17335 catalog_manager.cc:5697] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 3 to 4, leader changed from 227aeb68dac0482a8b629598061b15d8 (127.16.105.131) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 4 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.029978 17745 raft_consensus.cc:993] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: : Instructing follower c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:17.030731 17757 raft_consensus.cc:1081] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Signalling peer c648e92f700942308b6e6eed97c0b2d1 to start an election
I20260710 13:22:17.033354 17439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
 from {username='slave'} at 127.0.0.1:48362
I20260710 13:22:17.034056 17439 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:17.034507 17439 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.040589 17439 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:17.043619 17439 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [CANDIDATE]: Term 3 election: Requested vote from peers 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:17.044255 17513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:17.044523 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "c648e92f700942308b6e6eed97c0b2d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:17.045009 17513 raft_consensus.cc:3055] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:17.045413 17513 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:17.045336 17585 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.046597 17513 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:17.048166 17513 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:17.054502 17585 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:17.056630 17513 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c648e92f700942308b6e6eed97c0b2d1 in term 3.
I20260710 13:22:17.056439 17405 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [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: 227aeb68dac0482a8b629598061b15d8, c648e92f700942308b6e6eed97c0b2d1; no voters: 
I20260710 13:22:17.057762 17769 raft_consensus.cc:2804] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:17.058320 17769 raft_consensus.cc:697] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Leader. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:17.059273 17769 consensus_queue.cc:237] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:17.070897 17335 catalog_manager.cc:5697] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 reported cstate change: term changed from 2 to 3, leader changed from 15679142c69e4701aae74ca689179ac5 (127.16.105.130) to c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129). New cstate: current_term: 3 leader_uuid: "c648e92f700942308b6e6eed97c0b2d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:17.108423 17512 raft_consensus.cc:1275] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.110180 17743 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.123998 17585 raft_consensus.cc:1275] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.126034 17769 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:17.239727 17585 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.242383 17769 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:17.255692 17512 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.258059 17743 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.303773 17585 raft_consensus.cc:1275] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.305702 17743 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.319021 17512 raft_consensus.cc:1275] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.320981 17769 consensus_queue.cc:1048] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.482674 17585 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:17.484740 17769 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:17.494442 17512 raft_consensus.cc:1275] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:17.497143 17769 consensus_queue.cc:1048] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:17.583647 17585 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.585273 17769 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:17.608538 17512 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer c648e92f700942308b6e6eed97c0b2d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:17.610950 17785 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:19.663285 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:19.672241 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:19.672816 17439 raft_consensus.cc:606] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Received request to transfer leadership to TS 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:19.676404 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:19.676924 17439 raft_consensus.cc:606] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Received request to transfer leadership to TS 15679142c69e4701aae74ca689179ac5
I20260710 13:22:19.679911 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:19.680408 17439 raft_consensus.cc:606] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Received request to transfer leadership to TS 227aeb68dac0482a8b629598061b15d8
I20260710 13:22:19.683640 17439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
mode: GRACEFUL
new_leader_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:48386
I20260710 13:22:19.684293 17439 raft_consensus.cc:606] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Received request to transfer leadership to TS 15679142c69e4701aae74ca689179ac5
I20260710 13:22:19.687528 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:22:19.688402 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:19.735996 17788 raft_consensus.cc:993] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:19.736474 17784 raft_consensus.cc:1081] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Signalling peer 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:19.738278 17512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:54690
I20260710 13:22:19.739040 17512 raft_consensus.cc:493] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.739419 17512 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.745290 17512 raft_consensus.cc:515] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.747852 17512 leader_election.cc:290] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 4 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:19.749043 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:19.749043 17587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8adb40d7a9467583a898a48088fb35" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:19.749894 17439 raft_consensus.cc:3055] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:19.750372 17439 raft_consensus.cc:740] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:19.750397 17587 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.751567 17439 consensus_queue.cc:260] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.752617 17439 raft_consensus.cc:3060] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.757632 17587 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 4.
I20260710 13:22:19.758107 17439 raft_consensus.cc:2468] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 4.
I20260710 13:22:19.759330 17480 leader_election.cc:304] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [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: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:19.760445 17757 raft_consensus.cc:2804] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:19.761812 17757 raft_consensus.cc:697] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 4 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:19.762748 17757 consensus_queue.cc:237] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.773494 17335 catalog_manager.cc:5697] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 3 to 4, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 4 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.775470 17788 raft_consensus.cc:993] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:19.776176 17788 raft_consensus.cc:1081] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Signalling peer 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:19.778344 17585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:47650
I20260710 13:22:19.779053 17585 raft_consensus.cc:493] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.779454 17585 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.789311 17585 raft_consensus.cc:515] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:19.791635 17585 leader_election.cc:290] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 3 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:19.792833 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:19.792873 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0824a40321a34ff6a0d714d07fd21352" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:19.793581 17439 raft_consensus.cc:3055] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:19.794219 17512 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.794374 17439 raft_consensus.cc:740] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:19.795502 17439 consensus_queue.cc:260] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:19.796800 17439 raft_consensus.cc:3060] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:19.801939 17512 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 3.
I20260710 13:22:19.803025 17439 raft_consensus.cc:2468] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 3.
I20260710 13:22:19.803968 17552 leader_election.cc:304] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [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: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:19.805011 17787 raft_consensus.cc:2804] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:19.806473 17787 raft_consensus.cc:697] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:19.807511 17787 consensus_queue.cc:237] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } }
I20260710 13:22:19.817557 17335 catalog_manager.cc:5697] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 2 to 3, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 3 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:19.921074 17788 raft_consensus.cc:993] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:19.921630 17788 raft_consensus.cc:1081] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Signalling peer 227aeb68dac0482a8b629598061b15d8 to start an election
I20260710 13:22:19.923740 17585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44"
dest_uuid: "227aeb68dac0482a8b629598061b15d8"
 from {username='slave'} at 127.0.0.1:47650
I20260710 13:22:19.924618 17585 raft_consensus.cc:493] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:19.925127 17585 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.931463 17585 raft_consensus.cc:515] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.933795 17585 leader_election.cc:290] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [CANDIDATE]: Term 4 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413)
I20260710 13:22:19.935339 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:19.936318 17439 raft_consensus.cc:3055] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:19.936195 17512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd8faa12050f4d31944b4bd5e5887e44" candidate_uuid: "227aeb68dac0482a8b629598061b15d8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "15679142c69e4701aae74ca689179ac5"
I20260710 13:22:19.937269 17439 raft_consensus.cc:740] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:19.937764 17512 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.938658 17439 consensus_queue.cc:260] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.940519 17439 raft_consensus.cc:3060] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:19.948036 17512 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 4.
I20260710 13:22:19.949918 17439 raft_consensus.cc:2468] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 227aeb68dac0482a8b629598061b15d8 in term 4.
I20260710 13:22:19.949780 17552 leader_election.cc:304] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [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: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:19.950973 17787 raft_consensus.cc:2804] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:19.951651 17787 raft_consensus.cc:697] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 4 LEADER]: Becoming Leader. State: Replica: 227aeb68dac0482a8b629598061b15d8, State: Running, Role: LEADER
I20260710 13:22:19.952710 17787 consensus_queue.cc:237] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:19.964102 17335 catalog_manager.cc:5697] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 reported cstate change: term changed from 3 to 4, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 227aeb68dac0482a8b629598061b15d8 (127.16.105.131). New cstate: current_term: 4 leader_uuid: "227aeb68dac0482a8b629598061b15d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:20.081775 17784 raft_consensus.cc:993] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: : Instructing follower 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:20.082468 17784 raft_consensus.cc:1081] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Signalling peer 15679142c69e4701aae74ca689179ac5 to start an election
I20260710 13:22:20.084697 17512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d"
dest_uuid: "15679142c69e4701aae74ca689179ac5"
 from {username='slave'} at 127.0.0.1:54690
I20260710 13:22:20.085372 17512 raft_consensus.cc:493] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:20.085734 17512 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:20.091429 17512 raft_consensus.cc:515] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:20.094075 17512 leader_election.cc:290] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [CANDIDATE]: Term 4 election: Requested vote from peers c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413), 227aeb68dac0482a8b629598061b15d8 (127.16.105.131:44563)
I20260710 13:22:20.094964 17439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c648e92f700942308b6e6eed97c0b2d1"
I20260710 13:22:20.095341 17585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df75badf666540a2a6305fd5ecfa083d" candidate_uuid: "15679142c69e4701aae74ca689179ac5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "227aeb68dac0482a8b629598061b15d8"
I20260710 13:22:20.095633 17439 raft_consensus.cc:3055] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:22:20.095922 17585 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:20.096012 17439 raft_consensus.cc:740] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c648e92f700942308b6e6eed97c0b2d1, State: Running, Role: LEADER
I20260710 13:22:20.096999 17439 consensus_queue.cc:260] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:20.098176 17439 raft_consensus.cc:3060] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:22:20.103719 17585 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 4.
I20260710 13:22:20.105062 17480 leader_election.cc:304] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [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: 15679142c69e4701aae74ca689179ac5, 227aeb68dac0482a8b629598061b15d8; no voters: 
I20260710 13:22:20.105492 17439 raft_consensus.cc:2468] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15679142c69e4701aae74ca689179ac5 in term 4.
I20260710 13:22:20.106045 17757 raft_consensus.cc:2804] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:22:20.106676 17757 raft_consensus.cc:697] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 4 LEADER]: Becoming Leader. State: Replica: 15679142c69e4701aae74ca689179ac5, State: Running, Role: LEADER
I20260710 13:22:20.107959 17757 consensus_queue.cc:237] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [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: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } }
I20260710 13:22:20.115981 17335 catalog_manager.cc:5697] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 reported cstate change: term changed from 3 to 4, leader changed from c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129) to 15679142c69e4701aae74ca689179ac5 (127.16.105.130). New cstate: current_term: 4 leader_uuid: "15679142c69e4701aae74ca689179ac5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:20.151173 17585 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:20.153097 17757 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:20.169426 17439 raft_consensus.cc:1275] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:20.171725 17789 consensus_queue.cc:1048] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:20.254151 17512 raft_consensus.cc:1275] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:20.256065 17787 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:20.266655 17439 raft_consensus.cc:1275] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:20.268658 17787 consensus_queue.cc:1048] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:20.520217 17439 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:20.522055 17787 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c648e92f700942308b6e6eed97c0b2d1" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:20.535336 17512 raft_consensus.cc:1275] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Refusing update from remote peer 227aeb68dac0482a8b629598061b15d8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:22:20.538786 17808 consensus_queue.cc:1048] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15679142c69e4701aae74ca689179ac5" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:20.689505 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:20.696201 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:22:20.732558 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.734087 16806 tablet_replica.cc:333] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.735543 16806 raft_consensus.cc:2243] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.736795 16806 raft_consensus.cc:2272] T ae854856704e4e60a27a661609541eaa P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:20.737643 17477 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 13:22:20.739967 16806 tablet_replica.cc:333] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.740846 16806 raft_consensus.cc:2243] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.742075 16806 raft_consensus.cc:2272] T 051dfd3eadd8475c9328c72545b6939f P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.742506 17585 raft_consensus.cc:1275] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Refusing update from remote peer 15679142c69e4701aae74ca689179ac5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260710 13:22:20.744259 17477 consensus_peers.cc:597] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 -> Peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Couldn't send request to peer c648e92f700942308b6e6eed97c0b2d1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:20.744676 17810 consensus_queue.cc:1048] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "227aeb68dac0482a8b629598061b15d8" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 44563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:20.746049 16806 tablet_replica.cc:333] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.747015 16806 raft_consensus.cc:2243] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.748050 16806 raft_consensus.cc:2272] T 568fbbdc7f8243d8a397d49fa33c092e P c648e92f700942308b6e6eed97c0b2d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.750973 16806 tablet_replica.cc:333] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.751897 16806 raft_consensus.cc:2243] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.752483 16806 raft_consensus.cc:2272] T 0824a40321a34ff6a0d714d07fd21352 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.760294 16806 tablet_replica.cc:333] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.761076 16806 raft_consensus.cc:2243] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.761590 16806 raft_consensus.cc:2272] T bd8faa12050f4d31944b4bd5e5887e44 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.764878 16806 tablet_replica.cc:333] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.765579 16806 raft_consensus.cc:2243] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.766258 16806 raft_consensus.cc:2272] T 5eb65f263b41436c91f571e0eec3d494 P c648e92f700942308b6e6eed97c0b2d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.767992 16806 tablet_replica.cc:333] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.768464 16806 raft_consensus.cc:2243] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.768890 16806 raft_consensus.cc:2272] T 3c8adb40d7a9467583a898a48088fb35 P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.771561 16806 tablet_replica.cc:333] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.772147 16806 raft_consensus.cc:2243] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.772586 16806 raft_consensus.cc:2272] T 343c8ed8737f4bbf929d751b117f803d P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.774286 16806 tablet_replica.cc:333] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.774780 16806 raft_consensus.cc:2243] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.775540 16806 raft_consensus.cc:2272] T 8507f826b2944507aac5afaaa736311e P c648e92f700942308b6e6eed97c0b2d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.777344 16806 tablet_replica.cc:333] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1: stopping tablet replica
I20260710 13:22:20.777931 16806 raft_consensus.cc:2243] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.778406 16806 raft_consensus.cc:2272] T df75badf666540a2a6305fd5ecfa083d P c648e92f700942308b6e6eed97c0b2d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.814888 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
I20260710 13:22:20.836661 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
I20260710 13:22:20.869946 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.870898 16806 tablet_replica.cc:333] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.871883 16806 raft_consensus.cc:2243] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.873186 16806 raft_consensus.cc:2272] T 343c8ed8737f4bbf929d751b117f803d P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.876080 16806 tablet_replica.cc:333] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.876891 16806 raft_consensus.cc:2243] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.877563 16806 raft_consensus.cc:2272] T 568fbbdc7f8243d8a397d49fa33c092e P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:20.878962 17551 consensus_peers.cc:597] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 -> Peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Couldn't send request to peer c648e92f700942308b6e6eed97c0b2d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:20.880091 16806 tablet_replica.cc:333] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.880676 16806 raft_consensus.cc:2243] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.881100 16806 raft_consensus.cc:2272] T 5eb65f263b41436c91f571e0eec3d494 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.882763 16806 tablet_replica.cc:333] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.883279 16806 raft_consensus.cc:2243] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.883695 16806 raft_consensus.cc:2272] T bd8faa12050f4d31944b4bd5e5887e44 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.886104 16806 tablet_replica.cc:333] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.886641 16806 raft_consensus.cc:2243] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.887059 16806 raft_consensus.cc:2272] T 0824a40321a34ff6a0d714d07fd21352 P 15679142c69e4701aae74ca689179ac5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.890432 16806 tablet_replica.cc:333] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.891052 16806 raft_consensus.cc:2243] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.891870 16806 raft_consensus.cc:2272] T 3c8adb40d7a9467583a898a48088fb35 P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.894153 16806 tablet_replica.cc:333] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.894656 16806 raft_consensus.cc:2243] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.895100 16806 raft_consensus.cc:2272] T 8507f826b2944507aac5afaaa736311e P 15679142c69e4701aae74ca689179ac5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.897022 16806 tablet_replica.cc:333] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.897501 16806 raft_consensus.cc:2243] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.898305 16806 raft_consensus.cc:2272] T df75badf666540a2a6305fd5ecfa083d P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.900619 16806 tablet_replica.cc:333] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.901118 16806 raft_consensus.cc:2243] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.901569 16806 raft_consensus.cc:2272] T ae854856704e4e60a27a661609541eaa P 15679142c69e4701aae74ca689179ac5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.903105 16806 tablet_replica.cc:333] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5: stopping tablet replica
I20260710 13:22:20.903530 16806 raft_consensus.cc:2243] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.903990 16806 raft_consensus.cc:2272] T 051dfd3eadd8475c9328c72545b6939f P 15679142c69e4701aae74ca689179ac5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.948944 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
W20260710 13:22:20.971050 17551 consensus_peers.cc:597] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 -> Peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Couldn't send request to peer c648e92f700942308b6e6eed97c0b2d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:20.975428 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:22:20.997453 17552 consensus_peers.cc:597] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 -> Peer 15679142c69e4701aae74ca689179ac5 (127.16.105.130:39413): Couldn't send request to peer 15679142c69e4701aae74ca689179ac5. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:21.012825 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:21.013787 16806 tablet_replica.cc:333] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.014639 16806 raft_consensus.cc:2243] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.015172 16806 raft_consensus.cc:2272] T 568fbbdc7f8243d8a397d49fa33c092e P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.017190 16806 tablet_replica.cc:333] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.017772 16806 raft_consensus.cc:2243] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.018231 16806 raft_consensus.cc:2272] T 343c8ed8737f4bbf929d751b117f803d P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.020088 16806 tablet_replica.cc:333] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.020638 16806 raft_consensus.cc:2243] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.021116 16806 raft_consensus.cc:2272] T df75badf666540a2a6305fd5ecfa083d P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.023923 16806 tablet_replica.cc:333] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.024856 16806 raft_consensus.cc:2243] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.025466 16806 raft_consensus.cc:2272] T 8507f826b2944507aac5afaaa736311e P 227aeb68dac0482a8b629598061b15d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.027343 16806 tablet_replica.cc:333] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.027973 16806 raft_consensus.cc:2243] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.028887 16806 raft_consensus.cc:2272] T 051dfd3eadd8475c9328c72545b6939f P 227aeb68dac0482a8b629598061b15d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.030907 16806 tablet_replica.cc:333] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.031528 16806 raft_consensus.cc:2243] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.032022 16806 raft_consensus.cc:2272] T ae854856704e4e60a27a661609541eaa P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.033638 16806 tablet_replica.cc:333] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.034152 16806 raft_consensus.cc:2243] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.034597 16806 raft_consensus.cc:2272] T 5eb65f263b41436c91f571e0eec3d494 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.036800 16806 tablet_replica.cc:333] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.038125 16806 raft_consensus.cc:2243] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:21.038659 16806 raft_consensus.cc:2272] T 3c8adb40d7a9467583a898a48088fb35 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.041703 16806 tablet_replica.cc:333] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
W20260710 13:22:21.042018 17551 consensus_peers.cc:597] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 -> Peer c648e92f700942308b6e6eed97c0b2d1 (127.16.105.129:40413): Couldn't send request to peer c648e92f700942308b6e6eed97c0b2d1. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:21.042670 16806 raft_consensus.cc:2243] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.043627 16806 raft_consensus.cc:2272] T bd8faa12050f4d31944b4bd5e5887e44 P 227aeb68dac0482a8b629598061b15d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.046350 16806 tablet_replica.cc:333] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8: stopping tablet replica
I20260710 13:22:21.046854 16806 raft_consensus.cc:2243] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.047967 16806 raft_consensus.cc:2272] T 0824a40321a34ff6a0d714d07fd21352 P 227aeb68dac0482a8b629598061b15d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.084424 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:22:21.110095 16806 master.cc:562] Master@127.16.105.190:45539 shutting down...
I20260710 13:22:21.138175 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:21.138840 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:21.139209 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d34938702d8438b8527a053e3a3a091: stopping tablet replica
I20260710 13:22:21.162959 16806 master.cc:584] Master@127.16.105.190:45539 shutdown complete.
15679142c69e4701aae74ca689179ac5  4
227aeb68dac0482a8b629598061b15d8  1
c648e92f700942308b6e6eed97c0b2d1  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12193 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:22:21.218856 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:36379
I20260710 13:22:21.220395 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.231658 17816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.232465 17815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.232396 17818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.233021 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:21.234958 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.236063 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.236258 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689741236238 us; error 0 us; skew 500 ppm
I20260710 13:22:21.236951 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.241240 16806 webserver.cc:533] Webserver started at http://127.16.105.190:45665/ using document root <none> and password file <none>
I20260710 13:22:21.241889 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.242082 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.242347 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.244347 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "861b001b5c40428db773e60ae126d04b"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.251037 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:22:21.256129 17823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.257475 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:22:21.258096 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "861b001b5c40428db773e60ae126d04b"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.258482 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.283444 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.286492 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.359102 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:36379
I20260710 13:22:21.359334 17874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:36379 every 8 connection(s)
I20260710 13:22:21.365253 17875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.381117 17875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b: Bootstrap starting.
I20260710 13:22:21.387758 17875 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.396710 17875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b: No bootstrap required, opened a new log
I20260710 13:22:21.400148 17875 raft_consensus.cc:359] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861b001b5c40428db773e60ae126d04b" member_type: VOTER }
I20260710 13:22:21.401403 17875 raft_consensus.cc:385] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.401767 17875 raft_consensus.cc:740] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 861b001b5c40428db773e60ae126d04b, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.402521 17875 consensus_queue.cc:260] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "861b001b5c40428db773e60ae126d04b" member_type: VOTER }
I20260710 13:22:21.403443 17875 raft_consensus.cc:399] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:21.403731 17875 raft_consensus.cc:493] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:21.404140 17875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.408977 17875 raft_consensus.cc:515] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861b001b5c40428db773e60ae126d04b" member_type: VOTER }
I20260710 13:22:21.409570 17875 leader_election.cc:304] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [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: 861b001b5c40428db773e60ae126d04b; no voters: 
I20260710 13:22:21.410988 17875 leader_election.cc:290] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:21.411459 17878 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:21.413161 17878 raft_consensus.cc:697] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 1 LEADER]: Becoming Leader. State: Replica: 861b001b5c40428db773e60ae126d04b, State: Running, Role: LEADER
I20260710 13:22:21.414053 17878 consensus_queue.cc:237] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [LEADER]: Queue going to LEADER mode. State: All 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: "861b001b5c40428db773e60ae126d04b" member_type: VOTER }
I20260710 13:22:21.414618 17875 sys_catalog.cc:565] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:21.419376 17879 sys_catalog.cc:455] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "861b001b5c40428db773e60ae126d04b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861b001b5c40428db773e60ae126d04b" member_type: VOTER } }
I20260710 13:22:21.420352 17879 sys_catalog.cc:458] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:21.420648 17880 sys_catalog.cc:455] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 861b001b5c40428db773e60ae126d04b. Latest consensus state: current_term: 1 leader_uuid: "861b001b5c40428db773e60ae126d04b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "861b001b5c40428db773e60ae126d04b" member_type: VOTER } }
I20260710 13:22:21.421975 17880 sys_catalog.cc:458] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:21.428869 17885 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:21.437299 17885 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:21.438666 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:21.449599 17885 catalog_manager.cc:1383] Generated new cluster ID: 782597f6911f4e458911a20bbd462d5d
I20260710 13:22:21.450004 17885 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:21.475262 17885 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:21.476940 17885 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:21.503242 17885 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b: Generated new TSK 0
I20260710 13:22:21.504304 17885 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:21.572624 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.580535 17896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.582330 17897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.584865 16806 server_base.cc:1061] running on GCE node
W20260710 13:22:21.584744 17899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.586149 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.586401 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.586534 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689741586512 us; error 0 us; skew 500 ppm
I20260710 13:22:21.587062 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.590498 16806 webserver.cc:533] Webserver started at http://127.16.105.129:36175/ using document root <none> and password file <none>
I20260710 13:22:21.591298 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.591488 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.591922 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.593262 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "1057db6204694330bb70ac8c74dd2f1b"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.599083 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:21.603556 17904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.604583 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:21.605110 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "1057db6204694330bb70ac8c74dd2f1b"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.605473 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.618968 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.620608 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.622452 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.625437 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.625780 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.626140 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.626385 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.684329 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:37709
I20260710 13:22:21.684424 17966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:37709 every 8 connection(s)
I20260710 13:22:21.692575 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.702654 17971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.703408 17972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.708284 17974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.708624 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:21.709862 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.710175 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.710410 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689741710387 us; error 0 us; skew 500 ppm
I20260710 13:22:21.711431 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.715384 16806 webserver.cc:533] Webserver started at http://127.16.105.130:39345/ using document root <none> and password file <none>
I20260710 13:22:21.715998 17967 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36379
I20260710 13:22:21.716120 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.716709 17967 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.717837 17967 heartbeater.cc:507] Master 127.16.105.190:36379 requested a full tablet report, sending...
I20260710 13:22:21.716715 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.719035 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.720649 17840 ts_manager.cc:194] Registered new tserver with Master: 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:21.720872 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "d106e449e3a2416fa55a1270bd024594"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.723485 17840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40286
I20260710 13:22:21.728088 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:22:21.732383 17979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.733587 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:22:21.733943 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "d106e449e3a2416fa55a1270bd024594"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.734249 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.774206 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.775952 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.777536 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.780720 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.781024 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.781355 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.781559 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.839557 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:33681
I20260710 13:22:21.839682 18041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:33681 every 8 connection(s)
I20260710 13:22:21.845763 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.856263 18045 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.859107 18046 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.861348 16806 server_base.cc:1061] running on GCE node
W20260710 13:22:21.862362 18048 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.864128 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.864447 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.864665 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689741864648 us; error 0 us; skew 500 ppm
I20260710 13:22:21.864727 18042 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36379
I20260710 13:22:21.865160 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.865298 18042 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.866389 18042 heartbeater.cc:507] Master 127.16.105.190:36379 requested a full tablet report, sending...
I20260710 13:22:21.869678 17840 ts_manager.cc:194] Registered new tserver with Master: d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:21.869881 16806 webserver.cc:533] Webserver started at http://127.16.105.131:41989/ using document root <none> and password file <none>
I20260710 13:22:21.870695 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.871074 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.871658 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.871588 17840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40298
I20260710 13:22:21.873778 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "7d7539ab4d4f4114883c08384a080c8a"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.880277 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:22:21.885504 18053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.887142 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:21.887542 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "7d7539ab4d4f4114883c08384a080c8a"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-wrzs"
I20260710 13:22:21.887923 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.902282 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.904497 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.906181 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.909334 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.909596 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.909901 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.910123 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.968343 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:34277
I20260710 13:22:21.968494 18115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:34277 every 8 connection(s)
I20260710 13:22:21.985320 18116 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36379
I20260710 13:22:21.985769 18116 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.986729 18116 heartbeater.cc:507] Master 127.16.105.190:36379 requested a full tablet report, sending...
I20260710 13:22:21.989675 17840 ts_manager.cc:194] Registered new tserver with Master: 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:21.990420 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018505316s
I20260710 13:22:21.991466 17840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40310
I20260710 13:22:22.031111 17840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40314:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:22.036773 17840 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:22.192374 17932 tablet_service.cc:1511] Processing CreateTablet for tablet cfa7863da9e14c97983e323d6978c439 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:22.193006 18080 tablet_service.cc:1511] Processing CreateTablet for tablet ffb94f1e322d4bcda7f0237d4da704ea (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:22.194389 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa7863da9e14c97983e323d6978c439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.194963 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb94f1e322d4bcda7f0237d4da704ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.195092 18006 tablet_service.cc:1511] Processing CreateTablet for tablet ffb94f1e322d4bcda7f0237d4da704ea (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:22.195433 18075 tablet_service.cc:1511] Processing CreateTablet for tablet cfb15641a67a48bba2621a124e1f0856 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:22.196889 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb94f1e322d4bcda7f0237d4da704ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.197212 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb15641a67a48bba2621a124e1f0856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.197147 17931 tablet_service.cc:1511] Processing CreateTablet for tablet ffb94f1e322d4bcda7f0237d4da704ea (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:22.198758 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb94f1e322d4bcda7f0237d4da704ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.198601 18078 tablet_service.cc:1511] Processing CreateTablet for tablet 7acd0eca11194c01984d523a67bbb9e5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:22.201298 18007 tablet_service.cc:1511] Processing CreateTablet for tablet cfa7863da9e14c97983e323d6978c439 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:22.201718 18005 tablet_service.cc:1511] Processing CreateTablet for tablet 16f9858c256f40f8b3920f42cbfbab5e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:22.202996 18007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa7863da9e14c97983e323d6978c439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.202819 18081 tablet_service.cc:1511] Processing CreateTablet for tablet cfa7863da9e14c97983e323d6978c439 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:22.204414 18081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa7863da9e14c97983e323d6978c439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.204248 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 7acd0eca11194c01984d523a67bbb9e5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:22.205235 18002 tablet_service.cc:1511] Processing CreateTablet for tablet db81367b5ea54a4f8c8f213765e0547e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:22.206693 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db81367b5ea54a4f8c8f213765e0547e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.206897 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:22.197266 18079 tablet_service.cc:1511] Processing CreateTablet for tablet 16f9858c256f40f8b3920f42cbfbab5e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:22.209345 18079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f9858c256f40f8b3920f42cbfbab5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.209057 18001 tablet_service.cc:1511] Processing CreateTablet for tablet cfb15641a67a48bba2621a124e1f0856 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:22.209297 18004 tablet_service.cc:1511] Processing CreateTablet for tablet 7acd0eca11194c01984d523a67bbb9e5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:22.201287 18077 tablet_service.cc:1511] Processing CreateTablet for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:22.211289 18003 tablet_service.cc:1511] Processing CreateTablet for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:22.192812 18076 tablet_service.cc:1511] Processing CreateTablet for tablet db81367b5ea54a4f8c8f213765e0547e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:22.214417 18000 tablet_service.cc:1511] Processing CreateTablet for tablet b2566849d9814601ab937d5d12de3b55 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:22.214800 18074 tablet_service.cc:1511] Processing CreateTablet for tablet b2566849d9814601ab937d5d12de3b55 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:22.220481 18077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.223708 18073 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:22.224042 17998 tablet_service.cc:1511] Processing CreateTablet for tablet 69bd663795864346a671ecdb98708e5a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:22.220990 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb15641a67a48bba2621a124e1f0856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.225423 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.221951 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 16f9858c256f40f8b3920f42cbfbab5e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:22.222815 17999 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:22.223167 17927 tablet_service.cc:1511] Processing CreateTablet for tablet db81367b5ea54a4f8c8f213765e0547e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:22.230611 17999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.229337 17926 tablet_service.cc:1511] Processing CreateTablet for tablet cfb15641a67a48bba2621a124e1f0856 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:22.223361 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.230297 17925 tablet_service.cc:1511] Processing CreateTablet for tablet b2566849d9814601ab937d5d12de3b55 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:22.235184 17998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bd663795864346a671ecdb98708e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.236106 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f9858c256f40f8b3920f42cbfbab5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.236734 18074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2566849d9814601ab937d5d12de3b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.236831 18000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2566849d9814601ab937d5d12de3b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.240017 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db81367b5ea54a4f8c8f213765e0547e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.240432 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acd0eca11194c01984d523a67bbb9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.237602 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db81367b5ea54a4f8c8f213765e0547e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.244323 17926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb15641a67a48bba2621a124e1f0856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.248255 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f9858c256f40f8b3920f42cbfbab5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.250142 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acd0eca11194c01984d523a67bbb9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.252379 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2566849d9814601ab937d5d12de3b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.253593 18003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790a2bd4643e43d3ba82dc4d72d2b2b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.256889 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acd0eca11194c01984d523a67bbb9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.260133 17924 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:22.262159 17924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.305809 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 69bd663795864346a671ecdb98708e5a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:22.308216 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bd663795864346a671ecdb98708e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.318010 18072 tablet_service.cc:1511] Processing CreateTablet for tablet 69bd663795864346a671ecdb98708e5a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:22.320042 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bd663795864346a671ecdb98708e5a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:22:22.430827 17888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:22.472918 18134 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:22.477515 18004 tablet_service.cc:1511] Processing CreateTablet for tablet 74b4ba7337df45f09498946019e5748a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:22.479038 18004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b4ba7337df45f09498946019e5748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.482084 18072 tablet_service.cc:1511] Processing CreateTablet for tablet 74b4ba7337df45f09498946019e5748a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:22.487676 18002 tablet_service.cc:1511] Processing CreateTablet for tablet b54755b9182c40329fab640c6e31ee6e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:22.484211 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b4ba7337df45f09498946019e5748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.497658 17928 tablet_service.cc:1511] Processing CreateTablet for tablet dfe4909af09a46bc895017370d11bd26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:22.499112 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe4909af09a46bc895017370d11bd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.503985 18081 tablet_service.cc:1511] Processing CreateTablet for tablet b54755b9182c40329fab640c6e31ee6e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:22.491829 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54755b9182c40329fab640c6e31ee6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.505683 18081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54755b9182c40329fab640c6e31ee6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.508665 18075 tablet_service.cc:1511] Processing CreateTablet for tablet d669dbb0da1f4aa28ceb8e81a1dd856b (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:22.494833 18134 tablet_bootstrap.cc:654] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.493156 18077 tablet_service.cc:1511] Processing CreateTablet for tablet a9ced38a60d542e895908fbdc3f19e26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:22.491763 18005 tablet_service.cc:1511] Processing CreateTablet for tablet d669dbb0da1f4aa28ceb8e81a1dd856b (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:22.531306 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d669dbb0da1f4aa28ceb8e81a1dd856b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.531129 17924 tablet_service.cc:1511] Processing CreateTablet for tablet b54755b9182c40329fab640c6e31ee6e (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:22.533490 17924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54755b9182c40329fab640c6e31ee6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.523404 17930 tablet_service.cc:1511] Processing CreateTablet for tablet 74b4ba7337df45f09498946019e5748a (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:22.536374 17930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b4ba7337df45f09498946019e5748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.551258 18135 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:22.564219 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d669dbb0da1f4aa28ceb8e81a1dd856b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.565598 17929 tablet_service.cc:1511] Processing CreateTablet for tablet d669dbb0da1f4aa28ceb8e81a1dd856b (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:22.567132 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d669dbb0da1f4aa28ceb8e81a1dd856b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.567725 18077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ced38a60d542e895908fbdc3f19e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.577020 17932 tablet_service.cc:1511] Processing CreateTablet for tablet a9ced38a60d542e895908fbdc3f19e26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:22.578543 17932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ced38a60d542e895908fbdc3f19e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.580495 18006 tablet_service.cc:1511] Processing CreateTablet for tablet 5eac7a24bc144997b877a5127006b05d (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:22.590826 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eac7a24bc144997b877a5127006b05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.582868 18135 tablet_bootstrap.cc:654] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.571592 17998 tablet_service.cc:1511] Processing CreateTablet for tablet a9ced38a60d542e895908fbdc3f19e26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:22.586457 18076 tablet_service.cc:1511] Processing CreateTablet for tablet dfe4909af09a46bc895017370d11bd26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:22.588331 18079 tablet_service.cc:1511] Processing CreateTablet for tablet ad8722164e444514b1aef71a50692bab (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:22.602134 18003 tablet_service.cc:1511] Processing CreateTablet for tablet dfe4909af09a46bc895017370d11bd26 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:22.604488 17998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ced38a60d542e895908fbdc3f19e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.613355 18136 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:22.617826 17926 tablet_service.cc:1511] Processing CreateTablet for tablet 791655bc786d429196c6bfe19bba38f1 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:22.618206 18078 tablet_service.cc:1511] Processing CreateTablet for tablet 791655bc786d429196c6bfe19bba38f1 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:22.619344 17926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791655bc786d429196c6bfe19bba38f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.632411 17927 tablet_service.cc:1511] Processing CreateTablet for tablet 80eec5e05d8f44b290738fef4e8cde62 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:22.633785 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe4909af09a46bc895017370d11bd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.635036 18075 tablet_service.cc:1511] Processing CreateTablet for tablet 5eac7a24bc144997b877a5127006b05d (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:22.636511 18075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eac7a24bc144997b877a5127006b05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.636372 18074 tablet_service.cc:1511] Processing CreateTablet for tablet 80eec5e05d8f44b290738fef4e8cde62 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:22.638092 18074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eec5e05d8f44b290738fef4e8cde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.640493 18079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8722164e444514b1aef71a50692bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.633747 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eec5e05d8f44b290738fef4e8cde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.645781 17925 tablet_service.cc:1511] Processing CreateTablet for tablet 5eac7a24bc144997b877a5127006b05d (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:22.647202 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eac7a24bc144997b877a5127006b05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.649143 18003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe4909af09a46bc895017370d11bd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.649075 18001 tablet_service.cc:1511] Processing CreateTablet for tablet 791655bc786d429196c6bfe19bba38f1 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:22.650641 18001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791655bc786d429196c6bfe19bba38f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.656325 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791655bc786d429196c6bfe19bba38f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.659319 18007 tablet_service.cc:1511] Processing CreateTablet for tablet 80eec5e05d8f44b290738fef4e8cde62 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:22.677093 18136 tablet_bootstrap.cc:654] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.681375 18134 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:22.680706 18002 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88d560a39d474093c5d4b87c082541 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:22.682121 18134 ts_tablet_manager.cc:1403] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.210s	user 0.033s	sys 0.022s
I20260710 13:22:22.682089 17999 tablet_service.cc:1511] Processing CreateTablet for tablet 9c260d3ac1b74de59ba312c824c52080 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:22.687179 18134 raft_consensus.cc:359] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.698632 18073 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6c1f369be467e8a97a70b74e4aa02 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:22.700004 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6c1f369be467e8a97a70b74e4aa02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.694667 18007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eec5e05d8f44b290738fef4e8cde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.708125 18002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88d560a39d474093c5d4b87c082541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.712817 18080 tablet_service.cc:1511] Processing CreateTablet for tablet 9c260d3ac1b74de59ba312c824c52080 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:22.714373 18080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c260d3ac1b74de59ba312c824c52080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.697540 18134 raft_consensus.cc:385] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.723631 17999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c260d3ac1b74de59ba312c824c52080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.728343 17967 heartbeater.cc:499] Master 127.16.105.190:36379 was elected leader, sending a full tablet report...
I20260710 13:22:22.730427 17931 tablet_service.cc:1511] Processing CreateTablet for tablet ad8722164e444514b1aef71a50692bab (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:22.731750 18000 tablet_service.cc:1511] Processing CreateTablet for tablet ad8722164e444514b1aef71a50692bab (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:22.739257 18000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8722164e444514b1aef71a50692bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.742705 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 9c260d3ac1b74de59ba312c824c52080 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:22.723560 18073 tablet_service.cc:1511] Processing CreateTablet for tablet 8737ecbf5c104144acc6bcb03e9e2af5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:22.753032 18073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8737ecbf5c104144acc6bcb03e9e2af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.753089 17929 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88d560a39d474093c5d4b87c082541 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:22.760983 18005 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6c1f369be467e8a97a70b74e4aa02 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:22.762876 18005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6c1f369be467e8a97a70b74e4aa02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.767980 18081 tablet_service.cc:1511] Processing CreateTablet for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:22.768330 18072 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88d560a39d474093c5d4b87c082541 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:22.769318 17931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8722164e444514b1aef71a50692bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.769625 18081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5add9a34cb0b47d1a77b3648ad8f8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.772430 18072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88d560a39d474093c5d4b87c082541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.773563 17927 tablet_service.cc:1511] Processing CreateTablet for tablet c9d6c1f369be467e8a97a70b74e4aa02 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:22.774889 17927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6c1f369be467e8a97a70b74e4aa02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.775332 18000 tablet_service.cc:1511] Processing CreateTablet for tablet 8737ecbf5c104144acc6bcb03e9e2af5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:22.776674 18000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8737ecbf5c104144acc6bcb03e9e2af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.780162 17929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88d560a39d474093c5d4b87c082541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.781627 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c260d3ac1b74de59ba312c824c52080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.720985 18134 raft_consensus.cc:740] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.794188 17928 tablet_service.cc:1511] Processing CreateTablet for tablet 8737ecbf5c104144acc6bcb03e9e2af5 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:22.805312 17928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8737ecbf5c104144acc6bcb03e9e2af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.812397 18135 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:22.813002 18135 ts_tablet_manager.cc:1403] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.262s	user 0.011s	sys 0.023s
I20260710 13:22:22.814678 17925 tablet_service.cc:1511] Processing CreateTablet for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:22.820281 18134 consensus_queue.cc:260] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.822705 18006 tablet_service.cc:1511] Processing CreateTablet for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 (DEFAULT_TABLE table=test-workload [id=98aac0a660764da0967c86a7225b3ceb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:22.824194 18006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5add9a34cb0b47d1a77b3648ad8f8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.825531 18136 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:22.826072 18136 ts_tablet_manager.cc:1403] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.214s	user 0.002s	sys 0.013s
I20260710 13:22:22.836853 18135 raft_consensus.cc:359] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.839834 18135 raft_consensus.cc:385] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.842104 18135 raft_consensus.cc:740] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.843887 18135 consensus_queue.cc:260] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.865604 18136 raft_consensus.cc:359] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.866717 18136 raft_consensus.cc:385] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.867149 18136 raft_consensus.cc:740] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.868155 18136 consensus_queue.cc:260] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.850955 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5add9a34cb0b47d1a77b3648ad8f8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:22.875245 18042 heartbeater.cc:499] Master 127.16.105.190:36379 was elected leader, sending a full tablet report...
I20260710 13:22:22.877051 18135 ts_tablet_manager.cc:1434] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.012s
I20260710 13:22:22.885339 18135 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:22.890985 18134 ts_tablet_manager.cc:1434] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.208s	user 0.019s	sys 0.003s
I20260710 13:22:22.894783 18134 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:22.917665 18135 tablet_bootstrap.cc:654] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.927716 18136 ts_tablet_manager.cc:1434] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.101s	user 0.019s	sys 0.026s
I20260710 13:22:22.929016 18116 heartbeater.cc:499] Master 127.16.105.190:36379 was elected leader, sending a full tablet report...
I20260710 13:22:22.930823 18136 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:22.932556 18142 raft_consensus.cc:493] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.933295 18142 raft_consensus.cc:515] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.937093 18134 tablet_bootstrap.cc:654] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.939152 18136 tablet_bootstrap.cc:654] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.967962 18135 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:22.968715 18135 ts_tablet_manager.cc:1403] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.009s
I20260710 13:22:22.967501 18142 leader_election.cc:290] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:22.979733 18136 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:22.979805 18134 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:22.980811 18134 ts_tablet_manager.cc:1403] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.016s
I20260710 13:22:22.980821 18136 ts_tablet_manager.cc:1403] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.008s
I20260710 13:22:22.985265 18135 raft_consensus.cc:359] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.985564 18134 raft_consensus.cc:359] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.986096 18135 raft_consensus.cc:385] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.986207 18134 raft_consensus.cc:385] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.986461 18135 raft_consensus.cc:740] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.986544 18134 raft_consensus.cc:740] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.987406 18135 consensus_queue.cc:260] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.988039 18136 raft_consensus.cc:359] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.988869 18136 raft_consensus.cc:385] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.989182 18136 raft_consensus.cc:740] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.989857 18135 ts_tablet_manager.cc:1434] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:22.990957 18135 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:22.987416 18134 consensus_queue.cc:260] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:22.993884 18134 ts_tablet_manager.cc:1434] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:22.994966 18134 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.004161 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
W20260710 13:22:23.006608 18054 leader_election.cc:343] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.006811 18135 tablet_bootstrap.cc:654] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.008016 18136 consensus_queue.cc:260] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.010006 18134 tablet_bootstrap.cc:654] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.013149 18136 ts_tablet_manager.cc:1434] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:22:23.014240 18136 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.019754 18141 raft_consensus.cc:493] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.020390 18141 raft_consensus.cc:515] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.022249 18136 tablet_bootstrap.cc:654] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.019600 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.031883 18017 raft_consensus.cc:2468] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:23.033695 18056 leader_election.cc:304] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [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: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b
I20260710 13:22:23.034617 18141 leader_election.cc:290] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.034942 18142 raft_consensus.cc:2804] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.035395 18142 raft_consensus.cc:493] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.036618 18142 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.077102 18134 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.079821 18134 ts_tablet_manager.cc:1403] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.034s
I20260710 13:22:23.085606 18134 raft_consensus.cc:359] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.090776 18142 raft_consensus.cc:515] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.086835 18134 raft_consensus.cc:385] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.096712 18134 raft_consensus.cc:740] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.098140 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
W20260710 13:22:23.100814 18054 leader_election.cc:343] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.100919 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.101850 18017 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.106787 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.108547 18135 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.109135 18135 ts_tablet_manager.cc:1403] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.039s
I20260710 13:22:23.112299 18135 raft_consensus.cc:359] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.113145 18135 raft_consensus.cc:385] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.098143 18134 consensus_queue.cc:260] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.113466 18135 raft_consensus.cc:740] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.113889 18142 leader_election.cc:290] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.113994 18016 raft_consensus.cc:2468] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.115918 18017 raft_consensus.cc:2468] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:23.117295 18136 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.117264 18056 leader_election.cc:304] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [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: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b
I20260710 13:22:23.117978 18136 ts_tablet_manager.cc:1403] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.068s
I20260710 13:22:23.114405 18135 consensus_queue.cc:260] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.118691 18142 raft_consensus.cc:2804] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.118742 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.118928 17907 leader_election.cc:304] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.120023 18135 ts_tablet_manager.cc:1434] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
W20260710 13:22:23.120576 17908 leader_election.cc:343] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.120633 18142 raft_consensus.cc:697] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:23.120994 18135 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.120950 18141 raft_consensus.cc:2804] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.121490 18141 raft_consensus.cc:493] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.121877 18141 raft_consensus.cc:3060] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.121999 18142 consensus_queue.cc:237] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.128613 18135 tablet_bootstrap.cc:654] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.125994 18136 raft_consensus.cc:359] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.131479 18136 raft_consensus.cc:385] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.131891 18136 raft_consensus.cc:740] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.133006 18136 consensus_queue.cc:260] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.139659 18134 ts_tablet_manager.cc:1434] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.059s	user 0.015s	sys 0.001s
I20260710 13:22:23.141103 18134 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.144245 18141 raft_consensus.cc:515] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.148172 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.150502 18157 raft_consensus.cc:493] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:23.150710 17908 leader_election.cc:343] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.151356 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.151114 18157 raft_consensus.cc:515] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.152165 18016 raft_consensus.cc:3060] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.154371 18157 leader_election.cc:290] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.155241 18134 tablet_bootstrap.cc:654] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.155829 18136 ts_tablet_manager.cc:1434] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 13:22:23.156031 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.156872 18136 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
W20260710 13:22:23.157505 17907 leader_election.cc:343] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.161423 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.162806 18136 tablet_bootstrap.cc:654] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:23.163407 17908 leader_election.cc:343] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.164058 17908 leader_election.cc:304] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.165630 18141 leader_election.cc:290] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.165169 18157 raft_consensus.cc:2749] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.167259 18142 raft_consensus.cc:493] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.168685 17839 catalog_manager.cc:5697] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:23.170500 18142 raft_consensus.cc:515] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.171212 18135 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.171656 18016 raft_consensus.cc:2468] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:23.173709 18142 leader_election.cc:290] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.173522 17907 leader_election.cc:304] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.174934 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.176124 18157 raft_consensus.cc:2804] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.176800 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.177457 18134 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.178227 18134 ts_tablet_manager.cc:1403] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.006s
I20260710 13:22:23.178303 18157 raft_consensus.cc:697] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
W20260710 13:22:23.178781 18056 leader_election.cc:343] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.171875 18135 ts_tablet_manager.cc:1403] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260710 13:22:23.179714 18157 consensus_queue.cc:237] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:23.181236 18054 leader_election.cc:343] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.181854 18054 leader_election.cc:304] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.182847 18142 raft_consensus.cc:2749] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.182653 18134 raft_consensus.cc:359] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.183418 18134 raft_consensus.cc:385] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.183749 18134 raft_consensus.cc:740] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.187086 18135 raft_consensus.cc:359] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.187675 18136 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.187947 18135 raft_consensus.cc:385] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.188314 18136 ts_tablet_manager.cc:1403] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.009s
I20260710 13:22:23.188329 18135 raft_consensus.cc:740] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.189607 18134 consensus_queue.cc:260] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.189670 18135 consensus_queue.cc:260] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.192402 18134 ts_tablet_manager.cc:1434] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.010s
I20260710 13:22:23.192629 18135 ts_tablet_manager.cc:1434] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:22:23.192273 18136 raft_consensus.cc:359] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.193056 18136 raft_consensus.cc:385] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.193439 18136 raft_consensus.cc:740] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.193589 18134 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.193614 18135 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.197341 18136 consensus_queue.cc:260] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.199851 18136 ts_tablet_manager.cc:1434] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:23.201036 18136 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.201480 18134 tablet_bootstrap.cc:654] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.208870 18135 tablet_bootstrap.cc:654] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.212221 18136 tablet_bootstrap.cc:654] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.219596 18134 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.219993 18135 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.220166 18134 ts_tablet_manager.cc:1403] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260710 13:22:23.220604 18135 ts_tablet_manager.cc:1403] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260710 13:22:23.223697 18134 raft_consensus.cc:359] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.224140 18135 raft_consensus.cc:359] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.224705 18134 raft_consensus.cc:385] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.225271 18135 raft_consensus.cc:385] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.225350 18134 raft_consensus.cc:740] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.225667 18135 raft_consensus.cc:740] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.226728 18134 consensus_queue.cc:260] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.226933 18135 consensus_queue.cc:260] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.230803 18135 ts_tablet_manager.cc:1434] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:23.231985 18134 ts_tablet_manager.cc:1434] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:22:23.232234 18135 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.232458 18136 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.233028 18136 ts_tablet_manager.cc:1403] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260710 13:22:23.233170 18134 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.221987 17838 catalog_manager.cc:5697] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.236403 18136 raft_consensus.cc:359] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.237336 18136 raft_consensus.cc:385] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.237717 18136 raft_consensus.cc:740] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.238509 18136 consensus_queue.cc:260] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.241103 18135 tablet_bootstrap.cc:654] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.241401 18134 tablet_bootstrap.cc:654] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.241438 18136 ts_tablet_manager.cc:1434] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:22:23.245345 18136 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.255914 18136 tablet_bootstrap.cc:654] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.270900 18136 tablet_bootstrap.cc:492] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.271938 18136 ts_tablet_manager.cc:1403] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 13:22:23.284670 18136 raft_consensus.cc:359] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.285480 18136 raft_consensus.cc:385] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.285948 18136 raft_consensus.cc:740] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.287209 18134 tablet_bootstrap.cc:492] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.286903 18136 consensus_queue.cc:260] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.287417 18135 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.287699 18134 ts_tablet_manager.cc:1403] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.024s
I20260710 13:22:23.288112 18135 ts_tablet_manager.cc:1403] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.028s
I20260710 13:22:23.289196 18136 ts_tablet_manager.cc:1434] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 13:22:23.290683 18136 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.290791 18134 raft_consensus.cc:359] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.291577 18134 raft_consensus.cc:385] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.291412 18135 raft_consensus.cc:359] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.291961 18134 raft_consensus.cc:740] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.292374 18135 raft_consensus.cc:385] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.292783 18135 raft_consensus.cc:740] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.293044 18140 raft_consensus.cc:493] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.292881 18134 consensus_queue.cc:260] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.293992 18140 raft_consensus.cc:515] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.293834 18135 consensus_queue.cc:260] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.301381 18157 raft_consensus.cc:493] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.302093 18157 raft_consensus.cc:515] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.304311 18135 ts_tablet_manager.cc:1434] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:22:23.306077 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.307227 18016 raft_consensus.cc:2468] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.308857 18135 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.309535 17907 leader_election.cc:304] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.312055 18141 raft_consensus.cc:2804] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.312953 18141 raft_consensus.cc:493] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.313727 18141 raft_consensus.cc:3060] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.317746 18135 tablet_bootstrap.cc:654] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.317935 18134 ts_tablet_manager.cc:1434] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.020s
I20260710 13:22:23.317971 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.318717 18091 raft_consensus.cc:2468] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.319058 18134 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.323930 18157 leader_election.cc:290] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.327376 18134 tablet_bootstrap.cc:654] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.330075 18135 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.330580 18135 ts_tablet_manager.cc:1403] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:22:23.332329 18140 leader_election.cc:290] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.334290 18135 raft_consensus.cc:359] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.335115 18135 raft_consensus.cc:385] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.335459 18135 raft_consensus.cc:740] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.336059 18134 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.336671 18134 ts_tablet_manager.cc:1403] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:23.336544 18135 consensus_queue.cc:260] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.337651 18141 raft_consensus.cc:515] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.339221 18135 ts_tablet_manager.cc:1434] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:23.340320 18135 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.340404 18134 raft_consensus.cc:359] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.341087 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.341499 18134 raft_consensus.cc:385] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.341754 18091 raft_consensus.cc:3060] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.342020 18134 raft_consensus.cc:740] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.343129 18134 consensus_queue.cc:260] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.345312 18141 leader_election.cc:290] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.346360 18141 raft_consensus.cc:493] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.346840 18141 raft_consensus.cc:515] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.348673 18134 ts_tablet_manager.cc:1434] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:22:23.348938 18142 raft_consensus.cc:493] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.349967 18134 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.349478 18142 raft_consensus.cc:515] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.351524 18141 leader_election.cc:290] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.353451 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.354903 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.355175 18090 raft_consensus.cc:2468] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.357657 17908 leader_election.cc:304] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:23.358757 18141 raft_consensus.cc:2804] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.359191 18141 raft_consensus.cc:493] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.359520 18141 raft_consensus.cc:3060] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.354547 18142 leader_election.cc:290] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.359905 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790a2bd4643e43d3ba82dc4d72d2b2b7" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.361294 18017 raft_consensus.cc:3060] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.355626 18016 raft_consensus.cc:2468] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:23.369531 18056 leader_election.cc:304] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.360124 18136 tablet_bootstrap.cc:654] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.382594 18135 tablet_bootstrap.cc:654] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.374087 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.382659 18142 raft_consensus.cc:2804] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.383479 18142 raft_consensus.cc:493] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.384177 18142 raft_consensus.cc:3060] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.383558 18015 raft_consensus.cc:2468] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.391341 18091 raft_consensus.cc:2468] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:23.397501 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.397938 17908 leader_election.cc:304] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:23.399224 18157 raft_consensus.cc:2804] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.399695 18157 raft_consensus.cc:697] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:23.400589 18157 consensus_queue.cc:237] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.405237 18140 raft_consensus.cc:493] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.405807 18140 raft_consensus.cc:515] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.408264 18140 leader_election.cc:290] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.408769 18141 raft_consensus.cc:515] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.411839 18134 tablet_bootstrap.cc:654] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.410423 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.415132 17942 raft_consensus.cc:2393] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:23.415277 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.415936 18015 raft_consensus.cc:3060] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:23.415977 17980 leader_election.cc:343] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.418115 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.421375 17940 raft_consensus.cc:2468] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:23.422911 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.423517 18141 leader_election.cc:290] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.418691 18140 raft_consensus.cc:493] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.422933 17980 leader_election.cc:304] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.424233 18140 raft_consensus.cc:515] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.425328 18173 raft_consensus.cc:2804] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.425716 18173 raft_consensus.cc:493] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.426007 18173 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.427170 18140 leader_election.cc:290] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.429361 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
W20260710 13:22:23.432974 17888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:23.434934 18173 raft_consensus.cc:515] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:23.436625 17980 leader_election.cc:343] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.436949 18017 raft_consensus.cc:2468] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:23.438476 18136 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.419000 18142 raft_consensus.cc:515] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.439061 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.439894 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.441629 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.441834 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.440846 18173 leader_election.cc:290] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.444419 18088 raft_consensus.cc:2468] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:23.441037 17840 catalog_manager.cc:5697] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.445142 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.446234 18091 raft_consensus.cc:2393] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1057db6204694330bb70ac8c74dd2f1b in current term 1: Already voted for candidate 7d7539ab4d4f4114883c08384a080c8a in this term.
I20260710 13:22:23.441841 18136 ts_tablet_manager.cc:1403] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.006s
I20260710 13:22:23.444602 17940 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.444260 18015 raft_consensus.cc:2468] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
W20260710 13:22:23.447762 17983 leader_election.cc:343] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.448119 17907 leader_election.cc:304] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.448248 17983 leader_election.cc:304] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.449255 18178 raft_consensus.cc:2804] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.449472 17983 leader_election.cc:304] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [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: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b
I20260710 13:22:23.449826 18178 raft_consensus.cc:697] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:23.451992 18142 leader_election.cc:290] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.452186 18140 raft_consensus.cc:2749] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.454214 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.450699 18178 consensus_queue.cc:237] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.455940 18136 raft_consensus.cc:359] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.457720 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfb15641a67a48bba2621a124e1f0856" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.456835 18136 raft_consensus.cc:385] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.459097 18173 raft_consensus.cc:2804] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.464147 18017 raft_consensus.cc:2393] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:23.462620 18136 raft_consensus.cc:740] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.462064 17940 raft_consensus.cc:2468] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:23.466892 18135 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
W20260710 13:22:23.463332 17983 leader_election.cc:343] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.466686 18136 consensus_queue.cc:260] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.467355 18135 ts_tablet_manager.cc:1403] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.007s
I20260710 13:22:23.469336 18136 ts_tablet_manager.cc:1434] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 13:22:23.469635 17980 leader_election.cc:304] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.470376 18136 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.463915 18173 raft_consensus.cc:493] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.470134 18135 raft_consensus.cc:359] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.471549 18135 raft_consensus.cc:385] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:23.467836 17983 leader_election.cc:343] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.471248 18173 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.471868 18135 raft_consensus.cc:740] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.472142 18056 leader_election.cc:304] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [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: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.477134 18142 raft_consensus.cc:2749] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.472342 18140 raft_consensus.cc:2804] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.479315 18134 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.479861 18134 ts_tablet_manager.cc:1403] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.011s
I20260710 13:22:23.484751 18135 consensus_queue.cc:260] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.489001 18135 ts_tablet_manager.cc:1434] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:22:23.489966 18135 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.491254 17840 catalog_manager.cc:5697] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.494248 18141 raft_consensus.cc:493] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.494736 18141 raft_consensus.cc:515] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.495571 18134 raft_consensus.cc:359] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.496315 18134 raft_consensus.cc:385] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.496596 18134 raft_consensus.cc:740] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.496935 18141 leader_election.cc:290] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.497251 18134 consensus_queue.cc:260] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.498168 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.500144 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:23.501819 17908 leader_election.cc:343] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.495970 18135 tablet_bootstrap.cc:654] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:23.504079 17907 leader_election.cc:343] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.504369 18140 raft_consensus.cc:697] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:23.504544 17907 leader_election.cc:304] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.505518 18140 consensus_queue.cc:237] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.505928 18173 raft_consensus.cc:515] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.507121 18178 raft_consensus.cc:2749] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.512355 18134 ts_tablet_manager.cc:1434] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.002s
I20260710 13:22:23.512737 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.513448 18134 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.514011 18173 leader_election.cc:290] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
W20260710 13:22:23.514223 17980 leader_election.cc:343] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.515395 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.516250 18091 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.519013 18136 tablet_bootstrap.cc:654] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.526600 18091 raft_consensus.cc:2468] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:23.532001 17840 catalog_manager.cc:5697] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.535917 18136 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.535648 18142 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.536360 18136 ts_tablet_manager.cc:1403] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.014s
I20260710 13:22:23.537961 18134 tablet_bootstrap.cc:654] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.538015 17983 leader_election.cc:304] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [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: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b
I20260710 13:22:23.538882 18136 raft_consensus.cc:359] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.539350 18140 raft_consensus.cc:2804] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.539548 18136 raft_consensus.cc:385] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.540014 18140 raft_consensus.cc:697] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:23.539902 18136 raft_consensus.cc:740] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.540987 18136 consensus_queue.cc:260] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.540884 18140 consensus_queue.cc:237] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.549082 18136 ts_tablet_manager.cc:1434] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:23.550076 18136 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.557654 18136 tablet_bootstrap.cc:654] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.572921 18135 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.573535 18135 ts_tablet_manager.cc:1403] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.006s
I20260710 13:22:23.573621 18134 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.574760 18134 ts_tablet_manager.cc:1403] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.028s
I20260710 13:22:23.576584 18135 raft_consensus.cc:359] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.577354 18135 raft_consensus.cc:385] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.577661 18135 raft_consensus.cc:740] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.577489 18134 raft_consensus.cc:359] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.578210 18134 raft_consensus.cc:385] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.578517 18134 raft_consensus.cc:740] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.578761 18178 raft_consensus.cc:493] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.578461 18135 consensus_queue.cc:260] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.579433 18134 consensus_queue.cc:260] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.581017 18135 ts_tablet_manager.cc:1434] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:23.582166 18134 ts_tablet_manager.cc:1434] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:23.582693 18135 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.583125 18134 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.589454 18135 tablet_bootstrap.cc:654] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.589417 18134 tablet_bootstrap.cc:654] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.579469 18178 raft_consensus.cc:515] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.603004 18135 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.603691 18135 ts_tablet_manager.cc:1403] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:22:23.606791 18143 raft_consensus.cc:493] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.606968 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.607352 18143 raft_consensus.cc:515] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.607582 18015 raft_consensus.cc:2468] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.609198 18134 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.609846 18134 ts_tablet_manager.cc:1403] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260710 13:22:23.610334 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.610663 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.611207 17940 raft_consensus.cc:2468] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:23.611948 18143 leader_election.cc:290] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
W20260710 13:22:23.612740 18056 leader_election.cc:343] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.613440 18054 leader_election.cc:304] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [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: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.614053 18143 raft_consensus.cc:2804] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.613835 18135 raft_consensus.cc:359] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.614513 18143 raft_consensus.cc:493] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.614559 17907 leader_election.cc:304] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.614934 18143 raft_consensus.cc:3060] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.615880 18141 raft_consensus.cc:2804] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.616251 18141 raft_consensus.cc:493] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.616583 18141 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.616847 18134 raft_consensus.cc:359] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.618005 18134 raft_consensus.cc:385] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.618374 18134 raft_consensus.cc:740] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.619540 18134 consensus_queue.cc:260] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.620340 18140 raft_consensus.cc:493] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.621030 18140 raft_consensus.cc:515] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.622552 18134 ts_tablet_manager.cc:1434] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:22:23.623328 18140 leader_election.cc:290] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.623800 18134 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.625056 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:23.626765 17983 leader_election.cc:343] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.614898 18135 raft_consensus.cc:385] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.627928 18135 raft_consensus.cc:740] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.628166 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.628750 18135 consensus_queue.cc:260] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.627417 18143 raft_consensus.cc:515] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:23.629936 17980 leader_election.cc:343] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.630394 17980 leader_election.cc:304] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.631620 18185 raft_consensus.cc:2749] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.632220 18134 tablet_bootstrap.cc:654] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.632364 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.633147 18015 raft_consensus.cc:3060] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.638368 18178 leader_election.cc:290] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.639425 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:23.641052 17908 leader_election.cc:343] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.641414 18015 raft_consensus.cc:2468] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:23.642701 18056 leader_election.cc:304] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.649582 18135 ts_tablet_manager.cc:1434] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.001s
I20260710 13:22:23.650842 18135 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.655243 18143 leader_election.cc:290] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:23.656075 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfa7863da9e14c97983e323d6978c439" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.656625 18143 raft_consensus.cc:2804] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.656829 17940 raft_consensus.cc:3060] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.657148 18143 raft_consensus.cc:697] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:23.658097 18143 consensus_queue.cc:237] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.667155 17837 catalog_manager.cc:5697] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.670076 18135 tablet_bootstrap.cc:654] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.680454 18141 raft_consensus.cc:515] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.682545 18135 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.691834 18135 ts_tablet_manager.cc:1403] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 13:22:23.694967 18135 raft_consensus.cc:359] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.695847 18135 raft_consensus.cc:385] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.696514 18135 raft_consensus.cc:740] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.696071 17839 catalog_manager.cc:5697] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:23.697449 18135 consensus_queue.cc:260] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.699807 18135 ts_tablet_manager.cc:1434] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:22:23.700004 18178 consensus_queue.cc:1048] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.700855 18135 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.707721 18135 tablet_bootstrap.cc:654] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.721390 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
W20260710 13:22:23.723129 17908 leader_election.cc:343] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.723953 18143 raft_consensus.cc:493] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.726356 17942 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.761132 18143 raft_consensus.cc:515] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.763331 18143 leader_election.cc:290] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.723821 18141 leader_election.cc:290] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.765707 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.767707 18091 raft_consensus.cc:3060] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.769234 18136 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.769879 18136 ts_tablet_manager.cc:1403] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.220s	user 0.047s	sys 0.111s
I20260710 13:22:23.773571 18136 raft_consensus.cc:359] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.774559 18136 raft_consensus.cc:385] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.774919 18136 raft_consensus.cc:740] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.776180 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f9858c256f40f8b3920f42cbfbab5e" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.777207 18141 consensus_queue.cc:1048] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.778414 18134 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.779040 18134 ts_tablet_manager.cc:1403] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.156s	user 0.032s	sys 0.033s
I20260710 13:22:23.765877 17940 raft_consensus.cc:2468] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:23.779556 18056 leader_election.cc:304] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.724277 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.781153 18143 raft_consensus.cc:2749] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.787200 18015 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.790444 18141 raft_consensus.cc:493] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.782924 18134 raft_consensus.cc:359] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.783998 18142 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.794273 18134 raft_consensus.cc:385] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.794711 18134 raft_consensus.cc:740] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.795507 18134 consensus_queue.cc:260] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.797901 18134 ts_tablet_manager.cc:1434] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:22:23.799053 18134 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.791478 18141 raft_consensus.cc:515] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.784420 18136 consensus_queue.cc:260] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.803804 18141 leader_election.cc:290] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.804170 18015 raft_consensus.cc:2468] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:23.805418 18136 ts_tablet_manager.cc:1434] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 13:22:23.806555 18136 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.808671 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.810609 17907 leader_election.cc:304] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.812449 18204 raft_consensus.cc:2804] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.812956 18204 raft_consensus.cc:697] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:23.814349 18142 raft_consensus.cc:493] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.815174 18142 raft_consensus.cc:515] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.815467 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.815208 18204 consensus_queue.cc:237] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.817968 18142 leader_election.cc:290] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.818619 17907 leader_election.cc:304] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.823082 18141 raft_consensus.cc:493] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.823869 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.823679 18141 raft_consensus.cc:515] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.824663 17942 raft_consensus.cc:2393] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate d106e449e3a2416fa55a1270bd024594 in this term.
I20260710 13:22:23.825173 18134 tablet_bootstrap.cc:654] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.826347 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.826607 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.827244 18016 raft_consensus.cc:2468] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:23.828343 18135 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.828071 18056 leader_election.cc:304] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.828632 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.828807 18135 ts_tablet_manager.cc:1403] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.128s	user 0.041s	sys 0.039s
I20260710 13:22:23.828999 18142 raft_consensus.cc:493] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.829586 18143 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.829687 18178 raft_consensus.cc:2749] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:23.829497 18142 raft_consensus.cc:515] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.831626 18135 raft_consensus.cc:359] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.832369 18135 raft_consensus.cc:385] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.832654 18135 raft_consensus.cc:740] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.832796 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.833338 18135 consensus_queue.cc:260] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.827435 18141 leader_election.cc:290] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.835460 18135 ts_tablet_manager.cc:1434] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:22:23.836054 17907 leader_election.cc:304] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.836903 18135 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
W20260710 13:22:23.836666 17908 leader_election.cc:343] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.837229 18178 raft_consensus.cc:2804] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.837607 18178 raft_consensus.cc:493] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.837920 18178 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.839511 18142 leader_election.cc:290] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.840996 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.841964 18016 raft_consensus.cc:2393] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:23.842919 18143 raft_consensus.cc:2749] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.843107 18136 tablet_bootstrap.cc:654] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.843364 18135 tablet_bootstrap.cc:654] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.844228 18056 leader_election.cc:304] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.849946 18143 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.859655 18178 raft_consensus.cc:515] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.862006 18178 leader_election.cc:290] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.863656 18178 consensus_queue.cc:1048] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.865063 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:23.860965 17840 catalog_manager.cc:5697] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.863950 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:23.865634 18015 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:23.866731 17908 leader_election.cc:343] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.868556 18143 raft_consensus.cc:2749] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:23.868867 18135 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:23.869395 18135 ts_tablet_manager.cc:1403] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.004s
I20260710 13:22:23.872092 18134 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:23.872555 18134 ts_tablet_manager.cc:1403] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.008s
I20260710 13:22:23.872483 18135 raft_consensus.cc:359] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.873382 18135 raft_consensus.cc:385] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.873718 18135 raft_consensus.cc:740] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.874524 18135 consensus_queue.cc:260] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.875157 18134 raft_consensus.cc:359] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.875833 18134 raft_consensus.cc:385] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.876091 18134 raft_consensus.cc:740] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.877075 18135 ts_tablet_manager.cc:1434] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:22:23.879164 18135 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:23.879819 18136 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:23.880242 18136 ts_tablet_manager.cc:1403] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.003s
I20260710 13:22:23.882939 18136 raft_consensus.cc:359] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.883648 18136 raft_consensus.cc:385] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:23.883945 18136 raft_consensus.cc:740] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:23.884599 18136 consensus_queue.cc:260] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.885135 18135 tablet_bootstrap.cc:654] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.886602 18136 ts_tablet_manager.cc:1434] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:23.887509 18136 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:23.876767 18134 consensus_queue.cc:260] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.890401 18134 ts_tablet_manager.cc:1434] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:22:23.891044 18140 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.891645 18134 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:23.900744 18140 raft_consensus.cc:493] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.901311 18140 raft_consensus.cc:515] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.906217 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.907033 17942 raft_consensus.cc:2468] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:23.907401 18136 tablet_bootstrap.cc:654] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.908406 17980 leader_election.cc:304] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:23.909312 18185 raft_consensus.cc:2804] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.909694 18185 raft_consensus.cc:493] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.910019 18185 raft_consensus.cc:3060] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.911095 18134 tablet_bootstrap.cc:654] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:23.911227 18184 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.916512 18140 leader_election.cc:290] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.917809 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:23.920246 17983 leader_election.cc:343] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.924036 18185 raft_consensus.cc:515] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.930027 18143 raft_consensus.cc:493] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.930533 18143 raft_consensus.cc:515] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.935097 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d669dbb0da1f4aa28ceb8e81a1dd856b" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:23.935456 18141 consensus_queue.cc:1048] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.935994 17942 raft_consensus.cc:2468] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:23.937670 18054 leader_election.cc:304] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:23.939284 18143 leader_election.cc:290] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:23.940613 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d669dbb0da1f4aa28ceb8e81a1dd856b" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.941440 18017 raft_consensus.cc:2468] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:23.941604 18141 raft_consensus.cc:493] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:23.944684 18141 raft_consensus.cc:515] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.949795 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:23.952895 18141 leader_election.cc:290] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.955586 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:23.956868 18089 raft_consensus.cc:2393] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1057db6204694330bb70ac8c74dd2f1b in current term 1: Already voted for candidate d106e449e3a2416fa55a1270bd024594 in this term.
I20260710 13:22:23.958249 17908 leader_election.cc:304] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:23.959486 18141 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.975947 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.977046 17941 raft_consensus.cc:3060] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.938925 18142 raft_consensus.cc:2804] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:23.980314 18142 raft_consensus.cc:493] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:23.980775 18142 raft_consensus.cc:3060] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.982282 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
W20260710 13:22:23.984813 17983 leader_election.cc:343] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:23.928879 18015 raft_consensus.cc:2468] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:23.991216 17907 leader_election.cc:304] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:23.992533 18157 raft_consensus.cc:2804] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:23.993075 18157 raft_consensus.cc:697] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:23.993149 18142 raft_consensus.cc:515] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.993867 18204 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:23.996657 17939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d669dbb0da1f4aa28ceb8e81a1dd856b" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:23.997414 17939 raft_consensus.cc:3060] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:23.994025 18157 consensus_queue.cc:237] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:23.985770 18185 leader_election.cc:290] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:23.967567 18141 raft_consensus.cc:2749] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.010684 17939 raft_consensus.cc:2468] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:24.011860 18054 leader_election.cc:304] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:24.012140 18142 leader_election.cc:290] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:24.012704 18142 raft_consensus.cc:2804] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.012948 18140 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:24.013777 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d669dbb0da1f4aa28ceb8e81a1dd856b" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:24.014562 18016 raft_consensus.cc:3060] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.013211 18142 raft_consensus.cc:697] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:24.029017 18135 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.028489 18142 consensus_queue.cc:237] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.030500 18135 ts_tablet_manager.cc:1403] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.152s	user 0.027s	sys 0.072s
I20260710 13:22:24.037643 18157 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:24.040752 18135 raft_consensus.cc:359] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.041366 18135 raft_consensus.cc:385] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.041664 18135 raft_consensus.cc:740] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.049561 18016 raft_consensus.cc:2468] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:24.051954 18136 tablet_bootstrap.cc:492] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.052560 18136 ts_tablet_manager.cc:1403] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.165s	user 0.015s	sys 0.036s
I20260710 13:22:24.055099 18136 raft_consensus.cc:359] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.055909 18136 raft_consensus.cc:385] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.056227 18136 raft_consensus.cc:740] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.057190 18135 consensus_queue.cc:260] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.059273 18135 ts_tablet_manager.cc:1434] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260710 13:22:24.061753 18135 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.061987 17941 raft_consensus.cc:2468] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:24.063908 18143 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:24.065348 18136 consensus_queue.cc:260] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.071429 17980 leader_election.cc:304] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:24.082922 18185 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.073441 18184 raft_consensus.cc:2804] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.085734 18184 raft_consensus.cc:697] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:24.095842 18135 tablet_bootstrap.cc:654] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.105679 18136 ts_tablet_manager.cc:1434] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260710 13:22:24.099843 17840 catalog_manager.cc:5697] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:24.110307 18136 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:24.087096 18184 consensus_queue.cc:237] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.152911 18134 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:24.153440 18134 ts_tablet_manager.cc:1403] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.262s	user 0.038s	sys 0.025s
I20260710 13:22:24.135560 18157 raft_consensus.cc:493] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.150765 18142 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:22:24.167537 17840 catalog_manager.cc:5697] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:24.178041 18178 raft_consensus.cc:493] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.178627 18178 raft_consensus.cc:515] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.182765 18134 raft_consensus.cc:359] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.183764 18134 raft_consensus.cc:385] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.184156 18134 raft_consensus.cc:740] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.185878 18134 consensus_queue.cc:260] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.188467 18134 ts_tablet_manager.cc:1434] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.001s
I20260710 13:22:24.189986 18134 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:24.189957 18178 leader_election.cc:290] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.191912 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
W20260710 13:22:24.193724 17907 leader_election.cc:343] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.160125 18157 raft_consensus.cc:515] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.205839 18142 raft_consensus.cc:493] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.206691 18142 raft_consensus.cc:515] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.207945 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
W20260710 13:22:24.210671 17907 leader_election.cc:343] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.218418 18136 tablet_bootstrap.cc:654] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.219182 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.219182 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.211730 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:24.223595 18056 leader_election.cc:343] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.214277 18142 leader_election.cc:290] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
W20260710 13:22:24.226187 18054 leader_election.cc:343] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.226464 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
W20260710 13:22:24.229501 17908 leader_election.cc:343] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.232096 18054 leader_election.cc:304] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.230152 17908 leader_election.cc:304] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.233886 18178 raft_consensus.cc:2749] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:24.234658 17908 leader_election.cc:343] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.235131 18142 raft_consensus.cc:2749] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.235251 17908 leader_election.cc:304] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.241271 18178 raft_consensus.cc:2749] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.247730 18134 tablet_bootstrap.cc:654] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.230515 18157 leader_election.cc:290] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.252647 17838 catalog_manager.cc:5697] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:24.255761 18135 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.256299 18135 ts_tablet_manager.cc:1403] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.195s	user 0.017s	sys 0.031s
I20260710 13:22:24.259210 18135 raft_consensus.cc:359] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.259932 18135 raft_consensus.cc:385] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.260234 18135 raft_consensus.cc:740] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.260644 18134 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:24.261195 18134 ts_tablet_manager.cc:1403] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260710 13:22:24.261358 18142 raft_consensus.cc:493] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.261998 18136 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.261834 18142 raft_consensus.cc:515] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.262691 18136 ts_tablet_manager.cc:1403] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.152s	user 0.014s	sys 0.004s
I20260710 13:22:24.263741 18134 raft_consensus.cc:359] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.264825 18134 raft_consensus.cc:385] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.265202 18134 raft_consensus.cc:740] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.265973 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.266945 18016 raft_consensus.cc:2393] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:24.266480 18136 raft_consensus.cc:359] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.267587 18136 raft_consensus.cc:385] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.267879 18136 raft_consensus.cc:740] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.268558 18136 consensus_queue.cc:260] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.268903 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.271323 18136 ts_tablet_manager.cc:1434] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:24.271716 18054 leader_election.cc:304] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.272354 18136 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:24.272657 18198 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.275130 18141 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:24.280087 18142 leader_election.cc:290] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:24.284813 18198 raft_consensus.cc:2749] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.287498 18136 tablet_bootstrap.cc:654] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.266220 18134 consensus_queue.cc:260] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.294422 18134 ts_tablet_manager.cc:1434] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260710 13:22:24.296166 18134 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:24.297672 18135 consensus_queue.cc:260] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.300292 18135 ts_tablet_manager.cc:1434] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 13:22:24.301578 18135 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.309408 18135 tablet_bootstrap.cc:654] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.315553 18136 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.316339 18136 ts_tablet_manager.cc:1403] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.022s
I20260710 13:22:24.320704 18136 raft_consensus.cc:359] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.321545 18136 raft_consensus.cc:385] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.322335 18136 raft_consensus.cc:740] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.323208 18136 consensus_queue.cc:260] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.327728 18134 tablet_bootstrap.cc:654] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.328190 18136 ts_tablet_manager.cc:1434] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:22:24.329265 18136 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:24.329924 18135 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.330365 18135 ts_tablet_manager.cc:1403] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260710 13:22:24.333515 18135 raft_consensus.cc:359] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.334321 18135 raft_consensus.cc:385] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.334631 18135 raft_consensus.cc:740] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.336117 18136 tablet_bootstrap.cc:654] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.335529 18135 consensus_queue.cc:260] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.338824 18135 ts_tablet_manager.cc:1434] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:24.340227 18135 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.345042 18134 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:24.345557 18134 ts_tablet_manager.cc:1403] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.008s
I20260710 13:22:24.346829 18135 tablet_bootstrap.cc:654] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.349079 18134 raft_consensus.cc:359] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.349896 18134 raft_consensus.cc:385] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.350277 18134 raft_consensus.cc:740] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.354625 18157 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:24.357874 18136 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.358577 18136 ts_tablet_manager.cc:1403] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 13:22:24.351226 18134 consensus_queue.cc:260] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.359810 18184 raft_consensus.cc:493] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.360308 18184 raft_consensus.cc:515] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.361626 18136 raft_consensus.cc:359] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.362557 18135 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.363570 18135 ts_tablet_manager.cc:1403] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 13:22:24.364409 18136 raft_consensus.cc:385] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.364758 18136 raft_consensus.cc:740] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.365275 18134 ts_tablet_manager.cc:1434] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:22:24.365747 18136 consensus_queue.cc:260] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.366572 18134 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:24.374851 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.375916 17942 raft_consensus.cc:2468] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:24.377135 18136 ts_tablet_manager.cc:1434] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260710 13:22:24.377512 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.380507 17980 leader_election.cc:304] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:24.380826 18135 raft_consensus.cc:359] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.382615 18135 raft_consensus.cc:385] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.383003 18135 raft_consensus.cc:740] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.381800 18136 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
W20260710 13:22:24.383680 17983 leader_election.cc:343] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.385056 18225 raft_consensus.cc:2804] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.385453 18225 raft_consensus.cc:493] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.385807 18225 raft_consensus.cc:3060] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.380528 18184 leader_election.cc:290] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.390491 18135 consensus_queue.cc:260] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.405146 18135 ts_tablet_manager.cc:1434] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260710 13:22:24.406136 18135 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.406543 18141 raft_consensus.cc:493] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.407013 18141 raft_consensus.cc:515] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.409137 18141 leader_election.cc:290] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.409271 18225 raft_consensus.cc:515] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.411118 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.411844 18016 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:24.411931 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:24.412273 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.412613 17942 raft_consensus.cc:3060] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.412873 18090 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:24.414430 17908 leader_election.cc:304] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:24.415205 18157 raft_consensus.cc:2804] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.415568 18157 raft_consensus.cc:493] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.415917 18157 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.423511 18134 tablet_bootstrap.cc:654] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.423460 17942 raft_consensus.cc:2468] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:24.423586 18157 raft_consensus.cc:515] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.426867 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:24.427335 18135 tablet_bootstrap.cc:654] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.430845 18136 tablet_bootstrap.cc:654] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.430197 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:24.431454 18090 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.433091 18134 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:24.433614 18134 ts_tablet_manager.cc:1403] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260710 13:22:24.436475 18134 raft_consensus.cc:359] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.437255 18134 raft_consensus.cc:385] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.437533 18134 raft_consensus.cc:740] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.437739 18135 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.427525 18016 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.438297 18135 ts_tablet_manager.cc:1403] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 13:22:24.439877 18090 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:24.438196 18134 consensus_queue.cc:260] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.428475 17980 leader_election.cc:304] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:24.442051 18185 raft_consensus.cc:2804] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.442574 18134 ts_tablet_manager.cc:1434] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:22:24.442499 18185 raft_consensus.cc:697] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:24.443377 18185 consensus_queue.cc:237] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.445111 18143 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:24.445806 17888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:24.428449 18157 leader_election.cc:290] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.448508 17908 leader_election.cc:304] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:24.450124 18225 leader_election.cc:290] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.451113 18157 raft_consensus.cc:2804] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.449815 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:24.451967 18135 raft_consensus.cc:359] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.452816 18135 raft_consensus.cc:385] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.453138 18135 raft_consensus.cc:740] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.454970 18134 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:24.451925 18157 raft_consensus.cc:697] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
W20260710 13:22:24.458067 17983 leader_election.cc:343] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.459959 18143 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.460296 18135 consensus_queue.cc:260] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.463567 18135 ts_tablet_manager.cc:1434] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.003s
I20260710 13:22:24.467224 18135 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.475872 18143 raft_consensus.cc:493] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.476452 18143 raft_consensus.cc:515] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.479911 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.480747 17940 raft_consensus.cc:2393] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate d106e449e3a2416fa55a1270bd024594 in this term.
I20260710 13:22:24.458549 18157 consensus_queue.cc:237] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.484179 18136 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.486925 18136 ts_tablet_manager.cc:1403] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.016s
I20260710 13:22:24.486217 18135 tablet_bootstrap.cc:654] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.490101 18136 raft_consensus.cc:359] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.491055 18136 raft_consensus.cc:385] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.491392 18136 raft_consensus.cc:740] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.492167 18136 consensus_queue.cc:260] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.492575 18016 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:24.493949 18134 tablet_bootstrap.cc:654] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.494670 18136 ts_tablet_manager.cc:1434] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:24.495841 18136 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:24.502074 18135 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.502673 18135 ts_tablet_manager.cc:1403] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260710 13:22:24.502830 18136 tablet_bootstrap.cc:654] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.509418 18141 consensus_queue.cc:1048] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.517058 18136 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:24.518167 18136 ts_tablet_manager.cc:1403] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260710 13:22:24.521685 18136 raft_consensus.cc:359] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.522519 18136 raft_consensus.cc:385] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.522289 18014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0cedd8f3aa4f74b4c7868c484e82ac" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.522909 18136 raft_consensus.cc:740] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.524838 18056 leader_election.cc:304] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.526068 18198 raft_consensus.cc:3060] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.527100 18136 consensus_queue.cc:260] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.527918 18143 leader_election.cc:290] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:24.527724 18135 raft_consensus.cc:359] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.528839 18185 raft_consensus.cc:493] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.529278 18135 raft_consensus.cc:385] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.529371 18185 raft_consensus.cc:515] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.529690 18135 raft_consensus.cc:740] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.530871 18135 consensus_queue.cc:260] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.532959 18135 ts_tablet_manager.cc:1434] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260710 13:22:24.532907 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.533772 17940 raft_consensus.cc:2468] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:24.534426 18135 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.535214 17980 leader_election.cc:304] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:24.536177 18225 raft_consensus.cc:2804] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.536592 18225 raft_consensus.cc:493] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.536971 18225 raft_consensus.cc:3060] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.542593 18135 tablet_bootstrap.cc:654] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.545168 18185 leader_election.cc:290] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.545418 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.546345 18225 raft_consensus.cc:515] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:24.547170 17983 leader_election.cc:343] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.555315 18136 ts_tablet_manager.cc:1434] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 13:22:24.555181 18141 consensus_queue.cc:1048] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.556749 18136 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:24.571731 18184 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.574972 18198 raft_consensus.cc:2749] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.577611 17837 catalog_manager.cc:5697] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:24.579619 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:24.580240 17940 raft_consensus.cc:3060] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.585570 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
W20260710 13:22:24.587018 17983 leader_election.cc:343] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.588238 18225 leader_election.cc:290] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.593655 17940 raft_consensus.cc:2468] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:24.594856 17980 leader_election.cc:304] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:24.602094 18225 raft_consensus.cc:2804] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.602665 18225 raft_consensus.cc:697] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:24.603529 18225 consensus_queue.cc:237] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.617450 18142 raft_consensus.cc:493] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:24.629920 18056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.130:33681, user_credentials={real_user=slave}} blocked reactor thread for 43974.3us
I20260710 13:22:24.632344 18143 raft_consensus.cc:493] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.636313 18143 raft_consensus.cc:515] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.638684 18143 leader_election.cc:290] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:24.623772 18142 raft_consensus.cc:515] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.683861 18134 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:24.683270 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.684983 18134 ts_tablet_manager.cc:1403] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.230s	user 0.039s	sys 0.030s
I20260710 13:22:24.685410 18184 raft_consensus.cc:493] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.685916 18185 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:24.686728 18184 raft_consensus.cc:515] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.692516 18135 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:24.697309 18140 raft_consensus.cc:493] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.698293 18140 raft_consensus.cc:515] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:24.691448 18054 leader_election.cc:343] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.689343 18142 leader_election.cc:290] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:24.803750 18135 ts_tablet_manager.cc:1403] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.270s	user 0.055s	sys 0.067s
I20260710 13:22:24.804132 18134 raft_consensus.cc:359] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.805121 18134 raft_consensus.cc:385] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.805539 18134 raft_consensus.cc:740] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:24.805997 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.806532 18134 consensus_queue.cc:260] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.808813 17942 raft_consensus.cc:2468] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:24.815552 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.819928 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.822783 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.807377 18184 leader_election.cc:290] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
W20260710 13:22:24.841854 17983 leader_election.cc:343] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.843073 18141 raft_consensus.cc:493] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.844134 18141 raft_consensus.cc:515] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:24.849658 18256 log.cc:927] Time spent T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Append to log took a long time: real 0.182s	user 0.000s	sys 0.005s
I20260710 13:22:24.855449 17980 leader_election.cc:304] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:24.856230 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.856766 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.848989 18136 tablet_bootstrap.cc:654] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.847743 18141 leader_election.cc:290] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.857607 17940 raft_consensus.cc:2468] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
W20260710 13:22:24.849097 18056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.130:33681, user_credentials={real_user=slave}} blocked reactor thread for 70313.4us
I20260710 13:22:24.850740 18140 leader_election.cc:290] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.851094 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:24.874104 18225 raft_consensus.cc:2804] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.874532 18225 raft_consensus.cc:493] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:24.873677 17908 leader_election.cc:343] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.853699 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.877609 18091 raft_consensus.cc:2468] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:24.874908 18225 raft_consensus.cc:3060] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:24.892299 18056 leader_election.cc:343] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.892822 17983 leader_election.cc:304] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:24.884052 18135 raft_consensus.cc:359] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.893421 18134 ts_tablet_manager.cc:1434] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.206s	user 0.008s	sys 0.006s
W20260710 13:22:24.893498 18056 leader_election.cc:343] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.883419 17840 catalog_manager.cc:5697] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:24.893594 18135 raft_consensus.cc:385] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:24.895079 18135 raft_consensus.cc:740] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
W20260710 13:22:24.896865 18054 leader_election.cc:343] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:24.897662 18054 leader_election.cc:304] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.899446 18198 raft_consensus.cc:2749] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.899678 18135 consensus_queue.cc:260] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.901034 18134 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:24.900153 17837 catalog_manager.cc:5697] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:24.901564 18135 ts_tablet_manager.cc:1434] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.000s
I20260710 13:22:24.903061 18135 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:24.903908 18184 raft_consensus.cc:2804] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.904358 18184 raft_consensus.cc:493] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.904784 18184 raft_consensus.cc:3060] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.910288 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.911041 18015 raft_consensus.cc:2468] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:24.920822 18184 raft_consensus.cc:515] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.924278 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:24.894115 18056 leader_election.cc:304] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:24.925001 17942 raft_consensus.cc:3060] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.923266 18225 raft_consensus.cc:515] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.940035 18198 raft_consensus.cc:2749] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:24.943915 18135 tablet_bootstrap.cc:654] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.944808 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfe4909af09a46bc895017370d11bd26" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:24.945492 18090 raft_consensus.cc:3060] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.946674 18134 tablet_bootstrap.cc:654] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:24.948875 18260 raft_consensus.cc:493] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.949645 18260 raft_consensus.cc:515] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.952409 18260 leader_election.cc:290] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
W20260710 13:22:24.953197 18056 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.130:33681, user_credentials={real_user=slave}} blocked reactor thread for 59748.4us
I20260710 13:22:24.954661 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.938661 18184 leader_election.cc:290] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.955459 18091 raft_consensus.cc:2468] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:24.957618 17908 leader_election.cc:304] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:24.962549 18225 leader_election.cc:290] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.963327 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:24.963976 17940 raft_consensus.cc:3060] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.960961 17907 leader_election.cc:304] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:24.969201 18178 raft_consensus.cc:2804] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.969696 18178 raft_consensus.cc:493] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.970068 18178 raft_consensus.cc:3060] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.972138 18157 raft_consensus.cc:2804] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:24.972396 18090 raft_consensus.cc:2468] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:24.972558 18157 raft_consensus.cc:493] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:24.974821 18157 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:24.975257 18204 raft_consensus.cc:493] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:24.975980 18204 raft_consensus.cc:515] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:24.978629 18204 leader_election.cc:290] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:24.980381 17983 leader_election.cc:304] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:24.981484 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:24.986155 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:24.978643 17942 raft_consensus.cc:2468] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
W20260710 13:22:24.999065 17908 leader_election.cc:343] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.005450 18178 raft_consensus.cc:515] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:25.009683 17983 consensus_peers.cc:597] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 -> Peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Couldn't send request to peer 7d7539ab4d4f4114883c08384a080c8a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:25.011976 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.012684 18091 raft_consensus.cc:3060] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.013051 17940 raft_consensus.cc:2468] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:25.014983 17980 leader_election.cc:304] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:25.017777 18157 raft_consensus.cc:515] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.018571 18140 raft_consensus.cc:2804] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:24.987339 18258 raft_consensus.cc:2804] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.020298 18258 raft_consensus.cc:697] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:25.021791 18140 raft_consensus.cc:697] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:25.026708 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.007762 18178 leader_election.cc:290] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.022367 18258 consensus_queue.cc:237] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.034106 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.034556 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.033335 18140 consensus_queue.cc:237] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:25.036803 17983 leader_election.cc:343] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.037567 18136 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.038318 18136 ts_tablet_manager.cc:1403] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.482s	user 0.027s	sys 0.050s
W20260710 13:22:25.038265 17907 leader_election.cc:343] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.046554 18157 leader_election.cc:290] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.049526 18135 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:25.050068 18135 ts_tablet_manager.cc:1403] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.147s	user 0.023s	sys 0.004s
I20260710 13:22:25.052330 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.052878 18136 raft_consensus.cc:359] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.053776 18136 raft_consensus.cc:385] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.053858 18178 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.054158 18136 raft_consensus.cc:740] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
W20260710 13:22:25.054885 17908 leader_election.cc:343] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.055042 18136 consensus_queue.cc:260] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:25.055419 17907 leader_election.cc:343] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.066728 18135 raft_consensus.cc:359] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.068075 18135 raft_consensus.cc:385] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.068342 18135 raft_consensus.cc:740] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.069342 18134 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.069015 18135 consensus_queue.cc:260] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.070097 18134 ts_tablet_manager.cc:1403] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.172s	user 0.019s	sys 0.003s
I20260710 13:22:25.072400 17907 leader_election.cc:304] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b; no voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.073642 18136 ts_tablet_manager.cc:1434] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.003s
I20260710 13:22:25.072068 18135 ts_tablet_manager.cc:1434] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.006s
I20260710 13:22:25.075413 18136 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.075862 18134 raft_consensus.cc:359] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.076581 18134 raft_consensus.cc:385] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.076862 18134 raft_consensus.cc:740] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.077694 18134 consensus_queue.cc:260] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.077009 17840 catalog_manager.cc:5697] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.079082 18091 raft_consensus.cc:2468] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.079406 17840 catalog_manager.cc:5697] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.083129 17908 leader_election.cc:304] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.084029 18157 raft_consensus.cc:2804] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.085309 18157 raft_consensus.cc:697] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:25.086215 18157 consensus_queue.cc:237] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:25.087037 17907 leader_election.cc:343] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.084110 18178 raft_consensus.cc:2749] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.088922 18134 ts_tablet_manager.cc:1434] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:22:25.091059 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.091125 18140 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.091723 18017 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.092983 18136 tablet_bootstrap.cc:654] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.091593 18135 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:25.110699 18134 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.113082 18017 raft_consensus.cc:2468] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.111366 18178 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.129587 17907 leader_election.cc:304] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:25.131709 18157 raft_consensus.cc:2804] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.132432 18157 raft_consensus.cc:697] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:25.139488 18157 consensus_queue.cc:237] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.142585 17840 catalog_manager.cc:5697] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.151145 18134 tablet_bootstrap.cc:654] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.153596 18135 tablet_bootstrap.cc:654] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.158727 18136 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.159190 18136 ts_tablet_manager.cc:1403] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.014s
I20260710 13:22:25.163964 18136 raft_consensus.cc:359] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.164906 18136 raft_consensus.cc:385] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.165165 18136 raft_consensus.cc:740] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.165900 18136 consensus_queue.cc:260] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.169101 18136 ts_tablet_manager.cc:1434] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:22:25.170432 18136 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.182164 17840 catalog_manager.cc:5697] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.196189 18136 tablet_bootstrap.cc:654] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.197239 18135 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:25.197708 18135 ts_tablet_manager.cc:1403] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.003s
I20260710 13:22:25.197893 18134 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.198315 18134 ts_tablet_manager.cc:1403] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.005s
I20260710 13:22:25.200389 18135 raft_consensus.cc:359] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.201010 18136 tablet_bootstrap.cc:492] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.200898 18134 raft_consensus.cc:359] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.201149 18135 raft_consensus.cc:385] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.201612 18136 ts_tablet_manager.cc:1403] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 13:22:25.201637 18198 raft_consensus.cc:493] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.201771 18135 raft_consensus.cc:740] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.202270 18198 raft_consensus.cc:515] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.202785 18135 consensus_queue.cc:260] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.205036 18135 ts_tablet_manager.cc:1434] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:22:25.205981 18135 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:25.205796 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.207744 18136 raft_consensus.cc:359] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.208485 18136 raft_consensus.cc:385] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.208757 18136 raft_consensus.cc:740] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.210516 18157 raft_consensus.cc:493] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.211009 18157 raft_consensus.cc:515] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.213181 18157 leader_election.cc:290] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.211177 18136 consensus_queue.cc:260] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.215322 18136 ts_tablet_manager.cc:1434] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:22:25.215149 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.204586 18198 leader_election.cc:290] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.218710 18136 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.219214 18157 raft_consensus.cc:493] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.219172 18140 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.219774 18157 raft_consensus.cc:515] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
W20260710 13:22:25.217840 17983 consensus_peers.cc:597] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 -> Peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Couldn't send request to peer 7d7539ab4d4f4114883c08384a080c8a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:25.221649 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eac7a24bc144997b877a5127006b05d" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.217509 18135 tablet_bootstrap.cc:654] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.218524 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.222911 18090 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:25.223660 18054 leader_election.cc:304] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.225467 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.225653 17908 leader_election.cc:304] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.226500 18260 raft_consensus.cc:2804] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.226843 18260 raft_consensus.cc:493] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:22:25.226915 17907 leader_election.cc:343] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.227247 18260 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.229329 18136 tablet_bootstrap.cc:654] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.230479 18157 leader_election.cc:290] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.229902 18143 raft_consensus.cc:2749] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.235420 18134 raft_consensus.cc:385] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.235951 18134 raft_consensus.cc:740] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.230020 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.240731 18090 raft_consensus.cc:2468] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:25.242905 17908 leader_election.cc:304] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.244222 18178 raft_consensus.cc:2804] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.244788 18178 raft_consensus.cc:493] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.245234 18178 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.272240 18134 consensus_queue.cc:260] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.273317 18017 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:25.266947 18260 raft_consensus.cc:515] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.283869 18134 ts_tablet_manager.cc:1434] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.085s	user 0.013s	sys 0.016s
I20260710 13:22:25.285280 18134 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.287213 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.288249 18017 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.278420 18178 raft_consensus.cc:515] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.293285 18178 leader_election.cc:290] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.293622 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.293912 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.294636 18090 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:25.295045 17907 leader_election.cc:343] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.297042 18260 leader_election.cc:290] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.298262 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.299015 18091 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.299340 18135 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:25.299893 18135 ts_tablet_manager.cc:1403] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.027s
I20260710 13:22:25.301613 18134 tablet_bootstrap.cc:654] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.302654 18135 raft_consensus.cc:359] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.303378 18135 raft_consensus.cc:385] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.303645 18135 raft_consensus.cc:740] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.304502 18135 consensus_queue.cc:260] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.306088 18136 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.306216 18091 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.306559 18136 ts_tablet_manager.cc:1403] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.002s
I20260710 13:22:25.306649 18135 ts_tablet_manager.cc:1434] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:22:25.308017 17908 leader_election.cc:304] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.305002 18017 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.308921 18178 raft_consensus.cc:2804] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.309442 18178 raft_consensus.cc:697] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:25.310268 18178 consensus_queue.cc:237] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.311156 18090 raft_consensus.cc:2468] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.310858 18136 raft_consensus.cc:359] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.311651 18135 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: Bootstrap starting.
I20260710 13:22:25.311916 18136 raft_consensus.cc:385] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.312191 18136 raft_consensus.cc:740] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.312911 17908 leader_election.cc:304] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [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: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.312938 18136 consensus_queue.cc:260] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.314502 18204 raft_consensus.cc:2804] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.315063 18204 raft_consensus.cc:697] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:25.316007 18204 consensus_queue.cc:237] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.319051 18135 tablet_bootstrap.cc:654] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.338088 18143 raft_consensus.cc:493] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.338747 18143 raft_consensus.cc:515] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.340576 18134 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.341135 18134 ts_tablet_manager.cc:1403] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.021s
I20260710 13:22:25.344313 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.344702 18134 raft_consensus.cc:359] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.345366 18134 raft_consensus.cc:385] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.345634 18134 raft_consensus.cc:740] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.345813 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad8722164e444514b1aef71a50692bab" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.346037 18135 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: No bootstrap required, opened a new log
I20260710 13:22:25.346272 18134 consensus_queue.cc:260] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.346755 17840 catalog_manager.cc:5697] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.347565 18054 leader_election.cc:304] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.344458 18143 leader_election.cc:290] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.349712 18134 ts_tablet_manager.cc:1434] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:25.350389 18143 raft_consensus.cc:2749] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.350734 18134 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.348799 17840 catalog_manager.cc:5697] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.352861 18136 ts_tablet_manager.cc:1434] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.001s
I20260710 13:22:25.353950 18136 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.361603 18134 tablet_bootstrap.cc:654] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.363674 18136 tablet_bootstrap.cc:654] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.346635 18135 ts_tablet_manager.cc:1403] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.014s
I20260710 13:22:25.370385 18135 raft_consensus.cc:359] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.371646 18135 raft_consensus.cc:385] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.372180 18135 raft_consensus.cc:740] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.373287 18135 consensus_queue.cc:260] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.382591 18134 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.383134 18134 ts_tablet_manager.cc:1403] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.009s
I20260710 13:22:25.385416 18136 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.385887 18136 ts_tablet_manager.cc:1403] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.006s
I20260710 13:22:25.385998 18135 ts_tablet_manager.cc:1434] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:22:25.386035 18134 raft_consensus.cc:359] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.386924 18134 raft_consensus.cc:385] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.387228 18134 raft_consensus.cc:740] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.387949 18134 consensus_queue.cc:260] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.389289 18136 raft_consensus.cc:359] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.390021 18136 raft_consensus.cc:385] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.390285 18136 raft_consensus.cc:740] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.390543 18134 ts_tablet_manager.cc:1434] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:25.391037 18136 consensus_queue.cc:260] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.391637 18134 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.393239 18136 ts_tablet_manager.cc:1434] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:22:25.394959 18136 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.400422 18134 tablet_bootstrap.cc:654] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.404047 18136 tablet_bootstrap.cc:654] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.409129 18134 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.409168 18136 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.409699 18134 ts_tablet_manager.cc:1403] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:22:25.410763 18136 ts_tablet_manager.cc:1403] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260710 13:22:25.412840 18134 raft_consensus.cc:359] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.413554 18134 raft_consensus.cc:385] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.413296 18136 raft_consensus.cc:359] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.413810 18134 raft_consensus.cc:740] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.413931 18136 raft_consensus.cc:385] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.414198 18136 raft_consensus.cc:740] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.414490 18134 consensus_queue.cc:260] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.414863 18136 consensus_queue.cc:260] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.416574 18134 ts_tablet_manager.cc:1434] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:25.417111 18136 ts_tablet_manager.cc:1434] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:22:25.417936 18134 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.418249 18136 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.425787 18134 tablet_bootstrap.cc:654] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.425787 18136 tablet_bootstrap.cc:654] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.432350 18134 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.432931 18134 ts_tablet_manager.cc:1403] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:22:25.434230 18136 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.434698 18136 ts_tablet_manager.cc:1403] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 13:22:25.435115 18134 raft_consensus.cc:359] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.435698 18134 raft_consensus.cc:385] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.436009 18134 raft_consensus.cc:740] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.436651 18134 consensus_queue.cc:260] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.438751 18134 ts_tablet_manager.cc:1434] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:22:25.438648 18136 raft_consensus.cc:359] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.439371 18136 raft_consensus.cc:385] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.439695 18136 raft_consensus.cc:740] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.439883 18134 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: Bootstrap starting.
I20260710 13:22:25.440742 18136 consensus_queue.cc:260] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.441897 18184 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.445994 18136 ts_tablet_manager.cc:1434] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:22:25.446187 18134 tablet_bootstrap.cc:654] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.447196 18184 raft_consensus.cc:493] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.447937 18184 raft_consensus.cc:515] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.450102 18184 leader_election.cc:290] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.451037 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.447122 18136 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: Bootstrap starting.
I20260710 13:22:25.451655 18090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.452595 18090 raft_consensus.cc:2468] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:25.454732 17983 leader_election.cc:304] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:25.451685 17942 raft_consensus.cc:2468] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 0.
I20260710 13:22:25.458428 18136 tablet_bootstrap.cc:654] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.459659 18090 raft_consensus.cc:3060] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.463299 18143 raft_consensus.cc:493] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.463825 18143 raft_consensus.cc:515] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.465965 18143 leader_election.cc:290] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.467185 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.467568 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c260d3ac1b74de59ba312c824c52080" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.471689 18054 leader_election.cc:304] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
W20260710 13:22:25.472826 17888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:25.473428 18143 raft_consensus.cc:2749] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.474992 18143 raft_consensus.cc:493] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.475708 18143 raft_consensus.cc:515] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.476799 18136 tablet_bootstrap.cc:492] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: No bootstrap required, opened a new log
I20260710 13:22:25.477245 18136 ts_tablet_manager.cc:1403] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260710 13:22:25.479553 18136 raft_consensus.cc:359] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.480345 18136 raft_consensus.cc:385] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.480618 18136 raft_consensus.cc:740] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.479604 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.481415 18185 raft_consensus.cc:2804] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.481281 18136 consensus_queue.cc:260] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.481773 18185 raft_consensus.cc:493] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.481600 17942 raft_consensus.cc:2468] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:25.482234 18185 raft_consensus.cc:3060] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.483186 18054 leader_election.cc:304] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.484238 18198 raft_consensus.cc:2804] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.484726 18198 raft_consensus.cc:493] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.485140 18198 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.491255 18136 ts_tablet_manager.cc:1434] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:22:25.500470 18178 raft_consensus.cc:493] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.500825 18185 raft_consensus.cc:515] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.503275 18185 leader_election.cc:290] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.500969 18178 raft_consensus.cc:515] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.505955 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.506914 18089 raft_consensus.cc:3060] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.508419 18143 leader_election.cc:290] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.509924 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.511385 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5add9a34cb0b47d1a77b3648ad8f8c95" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
W20260710 13:22:25.511870 18056 leader_election.cc:343] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.512094 18016 raft_consensus.cc:2468] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:25.512046 18198 raft_consensus.cc:515] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.513679 17907 leader_election.cc:304] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:25.514479 18198 leader_election.cc:290] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.514639 18204 raft_consensus.cc:2804] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.515205 18204 raft_consensus.cc:493] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.515666 18204 raft_consensus.cc:3060] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.518695 18178 leader_election.cc:290] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.518880 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5add9a34cb0b47d1a77b3648ad8f8c95" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.520651 18091 raft_consensus.cc:2468] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 0.
I20260710 13:22:25.521669 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
W20260710 13:22:25.523471 18056 leader_election.cc:343] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:25.524842 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d6c1f369be467e8a97a70b74e4aa02" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:25.525466 17942 raft_consensus.cc:3060] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.525563 18091 raft_consensus.cc:3060] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.535051 18225 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.538781 18198 raft_consensus.cc:493] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.540042 18198 raft_consensus.cc:515] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.542757 18198 leader_election.cc:290] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.545955 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.547081 18016 raft_consensus.cc:2393] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d7539ab4d4f4114883c08384a080c8a in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:25.555303 17941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:25.569233 18089 raft_consensus.cc:2468] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:25.572532 17941 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.573006 18185 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.581807 17983 leader_election.cc:304] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:25.583056 18184 raft_consensus.cc:493] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.583804 18225 raft_consensus.cc:2804] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.583714 18184 raft_consensus.cc:515] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.584388 18225 raft_consensus.cc:697] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Leader. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:25.585747 18258 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.585263 18225 consensus_queue.cc:237] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.590397 17942 raft_consensus.cc:2468] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d106e449e3a2416fa55a1270bd024594 in term 1.
I20260710 13:22:25.593564 18204 raft_consensus.cc:515] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.594992 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.597400 18054 leader_election.cc:304] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a; no voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.598953 18143 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.597625 18091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5add9a34cb0b47d1a77b3648ad8f8c95" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:25.604945 18204 leader_election.cc:290] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.615645 18091 raft_consensus.cc:3060] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.615432 17941 raft_consensus.cc:2468] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:25.611572 18143 raft_consensus.cc:2749] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.642128 18184 leader_election.cc:290] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.642941 18054 leader_election.cc:304] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [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: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: d106e449e3a2416fa55a1270bd024594
I20260710 13:22:25.650710 17840 catalog_manager.cc:5697] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 reported cstate change: term changed from 0 to 1, leader changed from <none> to d106e449e3a2416fa55a1270bd024594 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.656359 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5add9a34cb0b47d1a77b3648ad8f8c95" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.657032 18016 raft_consensus.cc:3060] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.660859 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.661950 18088 raft_consensus.cc:2393] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d106e449e3a2416fa55a1270bd024594 in current term 1: Already voted for candidate 1057db6204694330bb70ac8c74dd2f1b in this term.
I20260710 13:22:25.652155 18204 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 13:22:25.653039 18143 raft_consensus.cc:2804] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.664453 18143 raft_consensus.cc:697] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:25.665280 18143 consensus_queue.cc:237] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.678761 18091 raft_consensus.cc:2468] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.679925 17908 leader_election.cc:304] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.680789 18204 raft_consensus.cc:2804] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.681238 18204 raft_consensus.cc:697] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:25.681284 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74b4ba7337df45f09498946019e5748a" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.703111 18017 raft_consensus.cc:3060] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.709674 18134 tablet_bootstrap.cc:492] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: No bootstrap required, opened a new log
I20260710 13:22:25.710305 18134 ts_tablet_manager.cc:1403] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: Time spent bootstrapping tablet: real 0.271s	user 0.060s	sys 0.090s
W20260710 13:22:25.722335 18054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:37709, user_credentials={real_user=slave}} blocked reactor thread for 79502.2us
I20260710 13:22:25.701416 18204 consensus_queue.cc:237] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.735073 17980 leader_election.cc:304] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:25.735486 18134 raft_consensus.cc:359] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.737465 18016 raft_consensus.cc:2468] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 1.
I20260710 13:22:25.740010 18178 consensus_queue.cc:1048] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.736474 18134 raft_consensus.cc:385] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:25.746493 18134 raft_consensus.cc:740] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Initialized, Role: FOLLOWER
I20260710 13:22:25.746824 18184 raft_consensus.cc:2749] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:25.747984 18134 consensus_queue.cc:260] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.751547 18134 ts_tablet_manager.cc:1434] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260710 13:22:25.737392 18090 raft_consensus.cc:3060] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.754578 18157 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.758526 18142 raft_consensus.cc:493] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.759016 18142 raft_consensus.cc:515] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.764168 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594" is_pre_election: true
I20260710 13:22:25.764950 18016 raft_consensus.cc:2468] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:25.766148 18056 leader_election.cc:304] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:25.766978 18015 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.767513 18142 leader_election.cc:290] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.767253 17840 catalog_manager.cc:5697] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 0 to 1, leader changed from <none> to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:25.768368 18142 raft_consensus.cc:2804] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:25.768818 18142 raft_consensus.cc:493] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:25.769207 18142 raft_consensus.cc:3060] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.777029 18204 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:25.781436 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.782162 17938 raft_consensus.cc:2468] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 0.
I20260710 13:22:25.786188 18142 raft_consensus.cc:515] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.789415 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:25.790083 17938 raft_consensus.cc:3060] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.802098 17938 raft_consensus.cc:2468] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:25.803485 18054 leader_election.cc:304] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:25.804410 18143 raft_consensus.cc:2804] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:25.805083 18143 raft_consensus.cc:697] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:25.804440 17840 catalog_manager.cc:5697] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:25.805899 18143 consensus_queue.cc:237] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.808216 18260 consensus_queue.cc:1048] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.810323 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "791655bc786d429196c6bfe19bba38f1" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:25.810917 18016 raft_consensus.cc:3060] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:25.812547 18142 leader_election.cc:290] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 1 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:25.812707 18260 consensus_queue.cc:1048] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.820907 18140 raft_consensus.cc:493] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:25.821465 18140 raft_consensus.cc:515] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:25.823685 18140 leader_election.cc:290] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:25.823498 18016 raft_consensus.cc:2468] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 1.
I20260710 13:22:25.828547 18260 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.830399 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:25.829423 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:25.832356 17980 leader_election.cc:304] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [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: d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:25.833495 18140 raft_consensus.cc:2749] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:25.839419 17839 catalog_manager.cc:5697] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:25.854571 18204 consensus_queue.cc:1048] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.973686 18185 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:25.985658 18184 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.006758 18184 raft_consensus.cc:493] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.007292 18184 raft_consensus.cc:515] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:26.009393 18184 leader_election.cc:290] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:26.010047 17940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1057db6204694330bb70ac8c74dd2f1b" is_pre_election: true
I20260710 13:22:26.010824 17940 raft_consensus.cc:2393] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d106e449e3a2416fa55a1270bd024594 in current term 1: Already voted for candidate 7d7539ab4d4f4114883c08384a080c8a in this term.
I20260710 13:22:26.010823 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "d106e449e3a2416fa55a1270bd024594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d7539ab4d4f4114883c08384a080c8a" is_pre_election: true
I20260710 13:22:26.013052 17983 leader_election.cc:304] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d106e449e3a2416fa55a1270bd024594; no voters: 1057db6204694330bb70ac8c74dd2f1b, 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:26.014016 18184 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.019233 18184 raft_consensus.cc:2749] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.115688 18157 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.127099 18157 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.217434 18143 consensus_queue.cc:1048] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.230664 18143 consensus_queue.cc:1048] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.288089 18143 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.300644 18300 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.365723 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:26.375239 18320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:26.376288 18321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:26.377986 16806 server_base.cc:1061] running on GCE node
W20260710 13:22:26.378129 18323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:26.379745 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:26.380136 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:26.380367 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689746380341 us; error 0 us; skew 500 ppm
I20260710 13:22:26.381229 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:26.385320 16806 webserver.cc:533] Webserver started at http://127.16.105.132:33189/ using document root <none> and password file <none>
I20260710 13:22:26.385926 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:26.386174 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:26.386502 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:26.387722 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-3-root/instance:
uuid: "2f10393993a1410f9ee0709374bf50a0"
format_stamp: "Formatted at 2026-07-10 13:22:26 on dist-test-slave-wrzs"
I20260710 13:22:26.393548 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:26.397552 18328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:26.398782 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:22:26.399312 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
uuid: "2f10393993a1410f9ee0709374bf50a0"
format_stamp: "Formatted at 2026-07-10 13:22:26 on dist-test-slave-wrzs"
I20260710 13:22:26.399896 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:26.413906 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:26.415375 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:26.417342 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:26.420320 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:26.420570 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:26.420894 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:26.421113 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:26.528855 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.132:32981
I20260710 13:22:26.528950 18391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.132:32981 every 8 connection(s)
I20260710 13:22:26.534561 16806 auto_leader_rebalancer-test.cc:388] add a tserver: 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:26.550148 18392 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36379
I20260710 13:22:26.550675 18392 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:26.551682 18392 heartbeater.cc:507] Master 127.16.105.190:36379 requested a full tablet report, sending...
I20260710 13:22:26.554347 17838 ts_manager.cc:194] Registered new tserver with Master: 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981)
I20260710 13:22:26.556306 17838 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40330
I20260710 13:22:27.560441 18392 heartbeater.cc:499] Master 127.16.105.190:36379 was elected leader, sending a full tablet report...
I20260710 13:22:27.575505 18088 consensus_queue.cc:237] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:27.585999 18017 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.587630 17938 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.587947 18402 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:27.590782 18402 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:22:27.601775 18057 consensus_peers.cc:597] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 791655bc786d429196c6bfe19bba38f1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.606022 18397 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.608223 18017 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.609463 17938 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.624040 17838 catalog_manager.cc:5697] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.647035 18017 consensus_queue.cc:237] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:27.663007 17938 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.665153 18184 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.669776 18088 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.673931 18184 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:27.684808 17938 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.682514 18184 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.691490 18088 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
W20260710 13:22:27.698166 17983 consensus_peers.cc:597] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad8722164e444514b1aef71a50692bab. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.702729 18017 consensus_queue.cc:237] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:27.704743 17840 catalog_manager.cc:5697] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
W20260710 13:22:27.711742 17983 consensus_peers.cc:597] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9d6c1f369be467e8a97a70b74e4aa02. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.712311 17938 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.712961 18088 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.714707 18398 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.715705 18184 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.735574 18398 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.738413 18088 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.752475 17840 catalog_manager.cc:5697] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.753530 17938 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.763650 18017 consensus_queue.cc:237] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:27.773991 17938 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:27.774892 17983 consensus_peers.cc:597] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dfe4909af09a46bc895017370d11bd26. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:27.776067 18088 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:27.775990 18420 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:27.777678 18419 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.785864 18420 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.788465 17938 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.789031 18088 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.803009 17840 catalog_manager.cc:5697] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:27.961793 18424 ts_tablet_manager.cc:933] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:27.964107 18424 tablet_copy_client.cc:323] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.131:34277
I20260710 13:22:27.976586 18101 tablet_copy_service.cc:140] P 7d7539ab4d4f4114883c08384a080c8a: Received BeginTabletCopySession request for tablet 791655bc786d429196c6bfe19bba38f1 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:36360)
I20260710 13:22:27.977196 18101 tablet_copy_service.cc:161] P 7d7539ab4d4f4114883c08384a080c8a: Beginning new tablet copy session on tablet 791655bc786d429196c6bfe19bba38f1 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:36360: session id = 2f10393993a1410f9ee0709374bf50a0-791655bc786d429196c6bfe19bba38f1
I20260710 13:22:27.986056 18101 tablet_copy_source_session.cc:215] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:27.992506 18424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 791655bc786d429196c6bfe19bba38f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:28.023744 18424 tablet_copy_client.cc:806] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:28.024480 18424 tablet_copy_client.cc:670] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:28.033133 18424 tablet_copy_client.cc:538] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:28.046833 18424 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:28.069926 18428 ts_tablet_manager.cc:933] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:28.072526 18424 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:28.073592 18424 tablet_bootstrap.cc:492] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:28.074307 18428 tablet_copy_client.cc:323] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:28.074352 18424 ts_tablet_manager.cc:1403] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260710 13:22:28.078902 18424 raft_consensus.cc:359] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.079881 18424 raft_consensus.cc:740] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:28.080804 18424 consensus_queue.cc:260] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.085405 18424 ts_tablet_manager.cc:1434] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:22:28.088478 18101 tablet_copy_service.cc:342] P 7d7539ab4d4f4114883c08384a080c8a: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-791655bc786d429196c6bfe19bba38f1 received from {username='slave'} at 127.0.0.1:36360
I20260710 13:22:28.089386 18101 tablet_copy_service.cc:434] P 7d7539ab4d4f4114883c08384a080c8a: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-791655bc786d429196c6bfe19bba38f1 on tablet 791655bc786d429196c6bfe19bba38f1 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:28.094795 18027 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet ad8722164e444514b1aef71a50692bab from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:28.095445 18027 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet ad8722164e444514b1aef71a50692bab from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-ad8722164e444514b1aef71a50692bab
I20260710 13:22:28.103590 18027 tablet_copy_source_session.cc:215] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:28.106982 18428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad8722164e444514b1aef71a50692bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:28.126770 18428 tablet_copy_client.cc:806] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:28.127811 18428 tablet_copy_client.cc:670] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:28.131403 18428 tablet_copy_client.cc:538] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:28.140771 18428 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:28.161820 18428 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:28.163065 18428 tablet_bootstrap.cc:492] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:28.164211 18428 ts_tablet_manager.cc:1403] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260710 13:22:28.168088 18428 raft_consensus.cc:359] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.169201 18428 raft_consensus.cc:740] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:28.169862 18428 consensus_queue.cc:260] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.172123 18428 ts_tablet_manager.cc:1434] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:28.174625 18027 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-ad8722164e444514b1aef71a50692bab received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:28.175083 18027 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-ad8722164e444514b1aef71a50692bab on tablet ad8722164e444514b1aef71a50692bab with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:28.227567 18428 ts_tablet_manager.cc:933] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:28.230055 18428 tablet_copy_client.cc:323] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:28.233230 18027 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet c9d6c1f369be467e8a97a70b74e4aa02 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:28.233917 18027 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet c9d6c1f369be467e8a97a70b74e4aa02 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-c9d6c1f369be467e8a97a70b74e4aa02
I20260710 13:22:28.239647 18027 tablet_copy_source_session.cc:215] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:28.243510 18428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d6c1f369be467e8a97a70b74e4aa02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:28.259296 18428 tablet_copy_client.cc:806] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:28.259932 18428 tablet_copy_client.cc:670] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:28.264943 18428 tablet_copy_client.cc:538] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:28.275743 18428 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:28.298095 18428 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:28.298491 18424 ts_tablet_manager.cc:933] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:28.299180 18428 tablet_bootstrap.cc:492] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:28.299840 18428 ts_tablet_manager.cc:1403] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.005s
I20260710 13:22:28.300556 18424 tablet_copy_client.cc:323] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:28.302521 18027 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet dfe4909af09a46bc895017370d11bd26 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:28.302744 18428 raft_consensus.cc:359] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.303126 18027 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet dfe4909af09a46bc895017370d11bd26 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-dfe4909af09a46bc895017370d11bd26
I20260710 13:22:28.303455 18428 raft_consensus.cc:740] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:28.304189 18428 consensus_queue.cc:260] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.309635 18428 ts_tablet_manager.cc:1434] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:28.311887 18027 tablet_copy_source_session.cc:215] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:28.313062 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-c9d6c1f369be467e8a97a70b74e4aa02 received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:28.313779 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-c9d6c1f369be467e8a97a70b74e4aa02 on tablet c9d6c1f369be467e8a97a70b74e4aa02 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:28.317731 18424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfe4909af09a46bc895017370d11bd26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:28.339385 18424 tablet_copy_client.cc:806] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:28.340003 18424 tablet_copy_client.cc:670] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:28.343906 18424 tablet_copy_client.cc:538] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:28.351692 18424 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:28.370915 18424 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:28.371654 18424 tablet_bootstrap.cc:492] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:28.372239 18424 ts_tablet_manager.cc:1403] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.015s
I20260710 13:22:28.375015 18424 raft_consensus.cc:359] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.376667 18424 raft_consensus.cc:740] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:28.377365 18424 consensus_queue.cc:260] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:28.380460 18424 ts_tablet_manager.cc:1434] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:22:28.382992 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-dfe4909af09a46bc895017370d11bd26 received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:28.383989 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-dfe4909af09a46bc895017370d11bd26 on tablet dfe4909af09a46bc895017370d11bd26 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:28.478469 18367 raft_consensus.cc:1217] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:28.551893 18367 raft_consensus.cc:1217] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:28.630430 18367 raft_consensus.cc:1217] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:28.692636 18367 raft_consensus.cc:1217] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:29.092504 18420 raft_consensus.cc:1064] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:29.094959 18420 consensus_queue.cc:237] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.104136 18088 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.104059 18367 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.104305 17938 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.107018 18437 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.108237 18420 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.109311 18440 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.132997 18440 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.135947 18366 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.137967 18438 raft_consensus.cc:1064] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:29.144395 18438 consensus_queue.cc:237] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.147074 17938 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.165745 17838 catalog_manager.cc:5697] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.180332 18088 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.211437 18437 raft_consensus.cc:1064] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:29.214417 18437 consensus_queue.cc:237] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.232256 18366 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.236284 18184 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.246945 18088 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.247888 17938 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.250069 18437 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:29.253587 18184 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.278880 18437 raft_consensus.cc:1064] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:29.282259 18437 consensus_queue.cc:237] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.293083 17940 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.295584 18438 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:22:29.302384 18366 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.302480 17940 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.305138 18088 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.289994 18420 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.310578 18184 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:29.313021 18017 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.313494 18184 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.316231 18397 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.316910 18440 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.330389 18367 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:29.337036 18017 consensus_queue.cc:237] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.336611 18088 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.338706 18397 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:29.352005 18184 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.358554 17938 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.374614 18367 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.380662 17941 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.379173 17840 catalog_manager.cc:5697] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.399844 18440 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:22:29.421836 17938 raft_consensus.cc:1275] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.420562 18366 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.430197 18365 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.427071 17840 catalog_manager.cc:5697] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.425592 18367 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.411270 18438 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.416000 17942 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.436694 18440 consensus_queue.cc:1048] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260710 13:22:29.465202 18464 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.479827 18089 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.472105 18364 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.494005 18017 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.505846 17838 catalog_manager.cc:5697] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.534432 17938 raft_consensus.cc:2955] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.546799 18089 consensus_queue.cc:237] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.543442 18014 consensus_queue.cc:237] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.561071 17942 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.562889 18438 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:29.564239 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad8722164e444514b1aef71a50692bab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:29.568188 18363 raft_consensus.cc:1275] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.568297 18089 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.570115 18420 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:29.575603 18468 consensus_queue.cc:1048] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:29.582599 18397 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.590385 17941 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.596549 17840 catalog_manager.cc:5697] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.606452 18017 consensus_queue.cc:237] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:29.607527 18365 raft_consensus.cc:1275] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.591640 18466 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.612799 18420 consensus_queue.cc:1048] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:29.620230 17938 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.620690 18363 raft_consensus.cc:1275] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:29.595042 18089 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.628611 18464 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:29.623486 18365 raft_consensus.cc:2955] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.631352 17827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 791655bc786d429196c6bfe19bba38f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:29.636058 18420 consensus_queue.cc:1048] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:29.649358 18465 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.650216 18366 raft_consensus.cc:2955] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.654105 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c9d6c1f369be467e8a97a70b74e4aa02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:29.668834 18365 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.680363 17941 raft_consensus.cc:2955] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.690766 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dfe4909af09a46bc895017370d11bd26 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:29.670819 17837 catalog_manager.cc:5697] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:29.672837 17838 catalog_manager.cc:5697] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.705096 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet ad8722164e444514b1aef71a50692bab with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:29.717980 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet 791655bc786d429196c6bfe19bba38f1 with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:29.726167 18470 tablet_replica.cc:333] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:29.727401 18470 raft_consensus.cc:2243] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:29.728284 18470 raft_consensus.cc:2272] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:29.734541 17840 catalog_manager.cc:5697] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:29.740937 18470 ts_tablet_manager.cc:1916] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:29.743362 18471 tablet_replica.cc:333] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:29.746114 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet c9d6c1f369be467e8a97a70b74e4aa02 with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:29.749238 18471 raft_consensus.cc:2243] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:29.750202 18471 raft_consensus.cc:2272] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:29.751150 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet dfe4909af09a46bc895017370d11bd26 with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:29.759577 18471 ts_tablet_manager.cc:1916] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:29.760161 18472 tablet_replica.cc:333] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:29.761296 18472 raft_consensus.cc:2243] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:29.762217 18472 raft_consensus.cc:2272] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:29.766287 18470 ts_tablet_manager.cc:1929] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:29.766808 18470 log.cc:1199] T ad8722164e444514b1aef71a50692bab P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/ad8722164e444514b1aef71a50692bab
I20260710 13:22:29.768731 18470 tablet_replica.cc:333] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:29.768785 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet ad8722164e444514b1aef71a50692bab (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:29.769776 18470 raft_consensus.cc:2243] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:29.770257 18472 ts_tablet_manager.cc:1916] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:29.770561 18470 raft_consensus.cc:2272] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:29.774196 18470 ts_tablet_manager.cc:1916] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:29.785554 18472 ts_tablet_manager.cc:1929] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:29.785569 18471 ts_tablet_manager.cc:1929] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:29.786032 18472 log.cc:1199] T c9d6c1f369be467e8a97a70b74e4aa02 P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/c9d6c1f369be467e8a97a70b74e4aa02
I20260710 13:22:29.786157 18471 log.cc:1199] T 791655bc786d429196c6bfe19bba38f1 P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/791655bc786d429196c6bfe19bba38f1
I20260710 13:22:29.788476 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet 791655bc786d429196c6bfe19bba38f1 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:29.788698 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet c9d6c1f369be467e8a97a70b74e4aa02 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:29.793383 18470 ts_tablet_manager.cc:1929] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:29.794879 18470 log.cc:1199] T dfe4909af09a46bc895017370d11bd26 P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/dfe4909af09a46bc895017370d11bd26
I20260710 13:22:29.797192 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet dfe4909af09a46bc895017370d11bd26 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:30.809254 18014 consensus_queue.cc:237] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:30.819388 18089 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:30.820223 17983 consensus_peers.cc:597] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5eac7a24bc144997b877a5127006b05d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:30.821482 18475 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:30.823498 17941 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:30.825282 18475 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:30.837430 18465 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.841430 17941 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.842104 18089 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.867631 17837 catalog_manager.cc:5697] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.901924 17941 consensus_queue.cc:237] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:30.915055 18014 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:30.917176 18435 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:30.920778 18089 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:30.924335 18435 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:30.960263 18204 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.965575 18017 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.982405 18088 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:30.984478 17838 catalog_manager.cc:5697] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:30.987321 18089 consensus_queue.cc:237] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
W20260710 13:22:30.988289 17908 consensus_peers.cc:597] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74b4ba7337df45f09498946019e5748a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:31.053107 18014 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:31.053979 17941 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:31.054245 18057 consensus_peers.cc:597] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db81367b5ea54a4f8c8f213765e0547e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:31.056378 18491 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:31.057665 18493 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:31.070263 18493 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.073190 17938 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.075374 18014 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.092198 18089 consensus_queue.cc:237] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.100077 17837 catalog_manager.cc:5697] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.115108 17938 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:31.118530 18014 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:31.119210 18493 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:22:31.120596 18057 consensus_peers.cc:597] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d669dbb0da1f4aa28ceb8e81a1dd856b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:31.123202 18449 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:31.140655 18491 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.142521 17941 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.149150 18014 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:31.167544 17837 catalog_manager.cc:5697] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:31.368273 18499 ts_tablet_manager.cc:933] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:31.386940 18499 tablet_copy_client.cc:323] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:31.389525 18026 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet 5eac7a24bc144997b877a5127006b05d from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:31.390348 18026 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet 5eac7a24bc144997b877a5127006b05d from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-5eac7a24bc144997b877a5127006b05d
I20260710 13:22:31.408322 18026 tablet_copy_source_session.cc:215] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:31.413424 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eac7a24bc144997b877a5127006b05d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.438405 18499 tablet_copy_client.cc:806] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:31.439679 18499 tablet_copy_client.cc:670] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:31.445990 18499 tablet_copy_client.cc:538] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:31.460379 18499 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:31.472580 18501 ts_tablet_manager.cc:933] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:31.474512 18501 tablet_copy_client.cc:323] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:31.497151 18499 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:31.498396 18499 tablet_bootstrap.cc:492] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:31.499269 18499 ts_tablet_manager.cc:1403] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.010s
I20260710 13:22:31.503504 18499 raft_consensus.cc:359] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.505465 18499 raft_consensus.cc:740] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:31.507022 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet 74b4ba7337df45f09498946019e5748a from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:31.507823 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet 74b4ba7337df45f09498946019e5748a from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-74b4ba7337df45f09498946019e5748a
I20260710 13:22:31.506307 18499 consensus_queue.cc:260] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.517928 17952 tablet_copy_source_session.cc:215] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:31.523130 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74b4ba7337df45f09498946019e5748a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.530390 18499 ts_tablet_manager.cc:1434] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.031s	user 0.018s	sys 0.011s
I20260710 13:22:31.532318 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-5eac7a24bc144997b877a5127006b05d received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:31.532841 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-5eac7a24bc144997b877a5127006b05d on tablet 5eac7a24bc144997b877a5127006b05d with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:31.549850 18501 tablet_copy_client.cc:806] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:31.550596 18501 tablet_copy_client.cc:670] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:31.556085 18501 tablet_copy_client.cc:538] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:31.565112 18501 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:31.586099 18501 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:31.587241 18501 tablet_bootstrap.cc:492] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:31.588454 18501 ts_tablet_manager.cc:1403] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260710 13:22:31.590253 18499 ts_tablet_manager.cc:933] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:31.592870 18501 raft_consensus.cc:359] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.594261 18501 raft_consensus.cc:740] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:31.595507 18501 consensus_queue.cc:260] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.598724 18501 ts_tablet_manager.cc:1434] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:22:31.604218 17952 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-74b4ba7337df45f09498946019e5748a received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:31.604846 17952 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-74b4ba7337df45f09498946019e5748a on tablet 74b4ba7337df45f09498946019e5748a with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:31.613425 18499 tablet_copy_client.cc:323] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.131:34277
I20260710 13:22:31.615809 18101 tablet_copy_service.cc:140] P 7d7539ab4d4f4114883c08384a080c8a: Received BeginTabletCopySession request for tablet db81367b5ea54a4f8c8f213765e0547e from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:36360)
I20260710 13:22:31.616449 18101 tablet_copy_service.cc:161] P 7d7539ab4d4f4114883c08384a080c8a: Beginning new tablet copy session on tablet db81367b5ea54a4f8c8f213765e0547e from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:36360: session id = 2f10393993a1410f9ee0709374bf50a0-db81367b5ea54a4f8c8f213765e0547e
I20260710 13:22:31.617558 18501 ts_tablet_manager.cc:933] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:31.625665 18101 tablet_copy_source_session.cc:215] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:31.627938 18501 tablet_copy_client.cc:323] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.131:34277
I20260710 13:22:31.630456 18100 tablet_copy_service.cc:140] P 7d7539ab4d4f4114883c08384a080c8a: Received BeginTabletCopySession request for tablet d669dbb0da1f4aa28ceb8e81a1dd856b from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:36360)
I20260710 13:22:31.631289 18100 tablet_copy_service.cc:161] P 7d7539ab4d4f4114883c08384a080c8a: Beginning new tablet copy session on tablet d669dbb0da1f4aa28ceb8e81a1dd856b from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:36360: session id = 2f10393993a1410f9ee0709374bf50a0-d669dbb0da1f4aa28ceb8e81a1dd856b
I20260710 13:22:31.633427 18499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db81367b5ea54a4f8c8f213765e0547e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.658463 18100 tablet_copy_source_session.cc:215] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:31.666797 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d669dbb0da1f4aa28ceb8e81a1dd856b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:31.707358 18501 tablet_copy_client.cc:806] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:31.708241 18501 tablet_copy_client.cc:670] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:31.715655 18499 tablet_copy_client.cc:806] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:31.716758 18499 tablet_copy_client.cc:670] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:31.717613 18501 tablet_copy_client.cc:538] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:31.729943 18501 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:31.730953 18499 tablet_copy_client.cc:538] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:31.742833 18365 raft_consensus.cc:1217] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:31.753623 18499 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:31.823158 18499 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:31.827462 18499 tablet_bootstrap.cc:492] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:31.828363 18499 ts_tablet_manager.cc:1403] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.075s	user 0.040s	sys 0.013s
I20260710 13:22:31.838207 18499 raft_consensus.cc:359] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.839745 18499 raft_consensus.cc:740] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:31.840514 18499 consensus_queue.cc:260] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.844085 18499 ts_tablet_manager.cc:1434] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:22:31.845742 18501 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:31.846755 18501 tablet_bootstrap.cc:492] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:31.847478 18501 ts_tablet_manager.cc:1403] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.118s	user 0.040s	sys 0.071s
I20260710 13:22:31.848997 18100 tablet_copy_service.cc:342] P 7d7539ab4d4f4114883c08384a080c8a: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-db81367b5ea54a4f8c8f213765e0547e received from {username='slave'} at 127.0.0.1:36360
I20260710 13:22:31.849447 18100 tablet_copy_service.cc:434] P 7d7539ab4d4f4114883c08384a080c8a: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-db81367b5ea54a4f8c8f213765e0547e on tablet db81367b5ea54a4f8c8f213765e0547e with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:31.850932 18501 raft_consensus.cc:359] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.851954 18501 raft_consensus.cc:740] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:31.852728 18501 consensus_queue.cc:260] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:31.855182 18501 ts_tablet_manager.cc:1434] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:22:31.857321 18100 tablet_copy_service.cc:342] P 7d7539ab4d4f4114883c08384a080c8a: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-d669dbb0da1f4aa28ceb8e81a1dd856b received from {username='slave'} at 127.0.0.1:36360
I20260710 13:22:31.857795 18100 tablet_copy_service.cc:434] P 7d7539ab4d4f4114883c08384a080c8a: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-d669dbb0da1f4aa28ceb8e81a1dd856b on tablet d669dbb0da1f4aa28ceb8e81a1dd856b with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:31.987227 18365 raft_consensus.cc:1217] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:32.008553 18365 raft_consensus.cc:1217] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:32.091596 18365 raft_consensus.cc:1217] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:32.365276 18473 raft_consensus.cc:1064] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:32.367944 18473 consensus_queue.cc:237] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.377660 18365 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.377754 18088 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.381450 18518 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.387547 17941 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.389195 18511 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.393070 18515 raft_consensus.cc:1064] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:32.391207 18511 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:32.400012 18515 consensus_queue.cc:237] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.413362 18017 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.414640 17938 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.415269 18515 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.416433 18493 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.416633 18365 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.421428 18493 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:32.419670 18511 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.425019 17942 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.442437 18088 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.440887 18366 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.452270 17838 catalog_manager.cc:5697] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.463366 18512 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.470577 18014 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.483292 18365 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.480540 17938 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.512351 18512 raft_consensus.cc:1064] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:32.514878 18512 consensus_queue.cc:237] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.518882 18014 consensus_queue.cc:237] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.527143 18088 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.530211 18518 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.530050 17836 catalog_manager.cc:5697] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.534248 18365 raft_consensus.cc:1275] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.536582 18473 consensus_queue.cc:1048] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.543151 18511 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.552212 18088 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.559052 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5eac7a24bc144997b877a5127006b05d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:32.558485 18366 raft_consensus.cc:2955] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.559998 18089 consensus_queue.cc:237] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.562206 17938 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.571895 18365 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.575574 18527 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:32.576795 18493 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.581388 18014 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.582446 18017 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.583016 18515 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:32.579315 17836 catalog_manager.cc:5697] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.586066 18512 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.595945 18366 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.599355 18527 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:32.603101 18493 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.613003 18435 raft_consensus.cc:1064] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:32.616779 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eac7a24bc144997b877a5127006b05d with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:32.617163 18435 consensus_queue.cc:237] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.625310 18017 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.636528 18364 raft_consensus.cc:2955] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.647945 17827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db81367b5ea54a4f8c8f213765e0547e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:32.659162 18534 tablet_replica.cc:333] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:32.661304 18534 raft_consensus.cc:2243] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.662067 18534 raft_consensus.cc:2272] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.663000 18515 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.667310 18366 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.671555 18017 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.671705 18088 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:32.676374 18486 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:32.676474 17836 catalog_manager.cc:5697] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.688148 18516 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 13:22:32.693944 18486 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:22:32.703492 18017 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.709470 18534 ts_tablet_manager.cc:1916] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:32.714298 17938 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.721176 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet db81367b5ea54a4f8c8f213765e0547e with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:32.724131 17840 catalog_manager.cc:5697] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:32.729681 18365 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.770393 18366 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.770700 18486 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.782469 18015 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.794620 18534 ts_tablet_manager.cc:1929] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:32.803063 18534 log.cc:1199] T 5eac7a24bc144997b877a5127006b05d P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/5eac7a24bc144997b877a5127006b05d
I20260710 13:22:32.809190 18088 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.815449 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet 5eac7a24bc144997b877a5127006b05d (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:32.818442 17838 catalog_manager.cc:5697] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.829928 18534 tablet_replica.cc:333] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:32.827565 18089 consensus_queue.cc:237] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.840576 18534 raft_consensus.cc:2243] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.841527 18534 raft_consensus.cc:2272] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.842304 17938 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.844242 18365 raft_consensus.cc:1275] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.844486 18515 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.845301 18534 ts_tablet_manager.cc:1916] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:32.846618 18515 consensus_queue.cc:1048] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:32.858021 17938 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.863081 18365 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.859925 18493 raft_consensus.cc:2955] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.869093 17942 consensus_queue.cc:237] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:32.870100 18534 ts_tablet_manager.cc:1929] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:32.870477 18534 log.cc:1199] T db81367b5ea54a4f8c8f213765e0547e P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/db81367b5ea54a4f8c8f213765e0547e
I20260710 13:22:32.873987 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet db81367b5ea54a4f8c8f213765e0547e (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:32.877194 18366 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.878978 18486 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.882036 18089 raft_consensus.cc:1275] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:32.883874 17827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d669dbb0da1f4aa28ceb8e81a1dd856b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:32.885175 18486 consensus_queue.cc:1048] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:32.888465 17837 catalog_manager.cc:5697] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.893832 18435 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.897709 18366 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.899861 18089 raft_consensus.cc:2955] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.902937 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74b4ba7337df45f09498946019e5748a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:32.919524 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet d669dbb0da1f4aa28ceb8e81a1dd856b with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:32.922000 18543 tablet_replica.cc:333] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:32.925235 17836 catalog_manager.cc:5697] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:32.929003 18543 raft_consensus.cc:2243] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.930009 18543 raft_consensus.cc:2272] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.934947 18543 ts_tablet_manager.cc:1916] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:32.939626 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet 74b4ba7337df45f09498946019e5748a with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:32.954438 18543 ts_tablet_manager.cc:1929] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:32.954910 18543 log.cc:1199] T d669dbb0da1f4aa28ceb8e81a1dd856b P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/d669dbb0da1f4aa28ceb8e81a1dd856b
I20260710 13:22:32.956759 18543 tablet_replica.cc:333] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:32.956696 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet d669dbb0da1f4aa28ceb8e81a1dd856b (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:32.957906 18543 raft_consensus.cc:2243] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:32.958537 18543 raft_consensus.cc:2272] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:32.961303 18543 ts_tablet_manager.cc:1916] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:32.974532 18543 ts_tablet_manager.cc:1929] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:32.975037 18543 log.cc:1199] T 74b4ba7337df45f09498946019e5748a P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/74b4ba7337df45f09498946019e5748a
I20260710 13:22:32.976727 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet 74b4ba7337df45f09498946019e5748a (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:33.975565 17942 consensus_queue.cc:237] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:33.987146 18089 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:33.987146 18015 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:33.989789 18486 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:33.991634 18547 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:22:33.994863 17908 consensus_peers.cc:597] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8737ecbf5c104144acc6bcb03e9e2af5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.011946 18545 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.013093 18015 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.018038 18089 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.071059 17837 catalog_manager.cc:5697] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.071367 18015 consensus_queue.cc:237] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
W20260710 13:22:34.082481 17983 consensus_peers.cc:597] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7acd0eca11194c01984d523a67bbb9e5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.083634 17942 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:34.084110 18089 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:34.086166 18551 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:34.087168 18518 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:34.108302 18089 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.104434 18518 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.133911 17942 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.148821 17938 consensus_queue.cc:237] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.154170 17840 catalog_manager.cc:5697] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
W20260710 13:22:34.166949 17908 consensus_peers.cc:597] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5add9a34cb0b47d1a77b3648ad8f8c95. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.167505 18089 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:34.167472 18015 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:34.170071 18547 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:34.173724 18547 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:34.187068 18554 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.196266 18089 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.208331 17938 consensus_queue.cc:237] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.212692 17836 catalog_manager.cc:5697] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.217042 18015 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.222597 18089 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:34.223585 17908 consensus_peers.cc:597] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfb15641a67a48bba2621a124e1f0856. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:34.226867 18547 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:34.228426 18017 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:34.232455 18547 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:34.243896 18545 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.260478 18089 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.263505 18017 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:34.283949 17836 catalog_manager.cc:5697] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:34.569456 18568 ts_tablet_manager.cc:933] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:34.571538 18568 tablet_copy_client.cc:323] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:34.573933 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet 8737ecbf5c104144acc6bcb03e9e2af5 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:34.574605 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet 8737ecbf5c104144acc6bcb03e9e2af5 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-8737ecbf5c104144acc6bcb03e9e2af5
I20260710 13:22:34.584270 17952 tablet_copy_source_session.cc:215] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:34.593398 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8737ecbf5c104144acc6bcb03e9e2af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:34.609819 18568 tablet_copy_client.cc:806] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:34.611591 18568 tablet_copy_client.cc:670] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:34.621233 18568 tablet_copy_client.cc:538] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:34.641494 18568 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:34.654197 18570 ts_tablet_manager.cc:933] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:34.661229 18571 ts_tablet_manager.cc:933] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:34.668661 18570 tablet_copy_client.cc:323] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:34.671262 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet cfb15641a67a48bba2621a124e1f0856 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:34.671432 18571 tablet_copy_client.cc:323] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:34.671924 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet cfb15641a67a48bba2621a124e1f0856 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-cfb15641a67a48bba2621a124e1f0856
I20260710 13:22:34.674146 18026 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet 7acd0eca11194c01984d523a67bbb9e5 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:34.674785 18026 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet 7acd0eca11194c01984d523a67bbb9e5 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-7acd0eca11194c01984d523a67bbb9e5
I20260710 13:22:34.685743 18026 tablet_copy_source_session.cc:215] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:34.686815 17952 tablet_copy_source_session.cc:215] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:34.691109 18571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7acd0eca11194c01984d523a67bbb9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:34.692129 18570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfb15641a67a48bba2621a124e1f0856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:34.699558 18568 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.701190 18568 tablet_bootstrap.cc:492] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:34.702054 18568 ts_tablet_manager.cc:1403] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.061s	user 0.021s	sys 0.027s
I20260710 13:22:34.705720 18568 raft_consensus.cc:359] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.706840 18568 raft_consensus.cc:740] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:34.720414 18570 tablet_copy_client.cc:806] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:34.723117 18571 tablet_copy_client.cc:806] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:34.726152 18570 tablet_copy_client.cc:670] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:34.725414 18568 consensus_queue.cc:260] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.726549 18571 tablet_copy_client.cc:670] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:34.739018 18568 ts_tablet_manager.cc:1434] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.005s
I20260710 13:22:34.744938 17951 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-8737ecbf5c104144acc6bcb03e9e2af5 received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:34.745781 17951 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-8737ecbf5c104144acc6bcb03e9e2af5 on tablet 8737ecbf5c104144acc6bcb03e9e2af5 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:34.751283 18571 tablet_copy_client.cc:538] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:34.757436 18570 tablet_copy_client.cc:538] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:34.782819 18568 ts_tablet_manager.cc:933] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:34.784938 18570 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:34.792969 18571 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:34.792851 18568 tablet_copy_client.cc:323] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:34.842707 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:34.845983 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet 5add9a34cb0b47d1a77b3648ad8f8c95 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-5add9a34cb0b47d1a77b3648ad8f8c95
I20260710 13:22:34.893033 17952 tablet_copy_source_session.cc:215] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:34.898805 18568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5add9a34cb0b47d1a77b3648ad8f8c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:34.933555 18571 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.938647 18571 tablet_bootstrap.cc:492] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:34.940838 18571 ts_tablet_manager.cc:1403] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.148s	user 0.026s	sys 0.028s
I20260710 13:22:34.942559 18570 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:34.944594 18570 tablet_bootstrap.cc:492] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:34.945938 18570 ts_tablet_manager.cc:1403] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.161s	user 0.031s	sys 0.017s
I20260710 13:22:34.948945 18571 raft_consensus.cc:359] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.951370 18571 raft_consensus.cc:740] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:34.952266 18570 raft_consensus.cc:359] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.953310 18570 raft_consensus.cc:740] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:34.953002 18571 consensus_queue.cc:260] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.954922 18568 tablet_copy_client.cc:806] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:34.954170 18570 consensus_queue.cc:260] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:34.957634 18571 ts_tablet_manager.cc:1434] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:22:34.960664 18568 tablet_copy_client.cc:670] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:34.962515 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-7acd0eca11194c01984d523a67bbb9e5 received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:34.965065 18570 ts_tablet_manager.cc:1434] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.001s
I20260710 13:22:34.963655 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-7acd0eca11194c01984d523a67bbb9e5 on tablet 7acd0eca11194c01984d523a67bbb9e5 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:34.970062 18568 tablet_copy_client.cc:538] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:34.970216 17952 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-cfb15641a67a48bba2621a124e1f0856 received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:34.970851 17952 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-cfb15641a67a48bba2621a124e1f0856 on tablet cfb15641a67a48bba2621a124e1f0856 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:34.984855 18568 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:34.996074 18365 raft_consensus.cc:1217] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:35.084703 18568 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:35.085487 18568 tablet_bootstrap.cc:492] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:35.086279 18568 ts_tablet_manager.cc:1403] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.102s	user 0.039s	sys 0.030s
I20260710 13:22:35.090766 18568 raft_consensus.cc:359] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:35.092468 18568 raft_consensus.cc:740] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:35.093497 18568 consensus_queue.cc:260] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:35.096287 18568 ts_tablet_manager.cc:1434] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260710 13:22:35.098188 17952 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-5add9a34cb0b47d1a77b3648ad8f8c95 received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:35.098645 17952 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-5add9a34cb0b47d1a77b3648ad8f8c95 on tablet 5add9a34cb0b47d1a77b3648ad8f8c95 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:35.126622 18365 raft_consensus.cc:1217] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:35.286221 18365 raft_consensus.cc:1217] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:35.392246 18365 raft_consensus.cc:1217] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:35.417716 18582 raft_consensus.cc:1064] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:35.420511 18582 consensus_queue.cc:237] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.431154 18089 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.431137 18365 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.432937 18016 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.433081 18545 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.434643 18577 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.435556 18582 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:35.451426 18547 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.455691 18017 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.459439 18366 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.475553 17837 catalog_manager.cc:5697] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.483052 18089 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.526400 17942 consensus_queue.cc:237] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.538786 18366 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:35.541075 18017 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:35.542047 18547 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:35.543094 18577 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:35.554324 18545 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.558357 18017 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.563503 18366 raft_consensus.cc:2955] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.569115 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8737ecbf5c104144acc6bcb03e9e2af5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:35.577065 17838 catalog_manager.cc:5697] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.596647 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet 8737ecbf5c104144acc6bcb03e9e2af5 with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:35.612505 18594 tablet_replica.cc:333] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:35.614198 18594 raft_consensus.cc:2243] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:35.615252 18594 raft_consensus.cc:2272] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:35.618240 18594 ts_tablet_manager.cc:1916] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:35.635089 18594 ts_tablet_manager.cc:1929] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:35.635726 18594 log.cc:1199] T 8737ecbf5c104144acc6bcb03e9e2af5 P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/8737ecbf5c104144acc6bcb03e9e2af5
I20260710 13:22:35.637666 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet 8737ecbf5c104144acc6bcb03e9e2af5 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:35.690348 18518 raft_consensus.cc:1064] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:35.693708 18518 consensus_queue.cc:237] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.705506 18366 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.709587 18089 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.711220 18585 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.714792 18518 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.726123 17942 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.728257 18584 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.746985 18545 raft_consensus.cc:1064] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:35.754091 18545 consensus_queue.cc:237] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.771471 18585 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.776158 17942 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.805594 18366 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.816658 17840 catalog_manager.cc:5697] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.840296 18089 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.857700 18017 consensus_queue.cc:237] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.861104 18366 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.874703 18089 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.876917 18366 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:35.879386 18577 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.879607 18584 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:35.881428 18545 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:35.878376 18017 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.883940 18089 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:35.884083 18547 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:35.885222 18585 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:35.892956 18518 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.906029 18547 raft_consensus.cc:1064] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:35.906024 18364 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.915758 18582 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.917121 18547 consensus_queue.cc:237] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:35.917922 18366 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.930263 18017 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.935966 18089 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.943811 17840 catalog_manager.cc:5697] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.962128 17836 catalog_manager.cc:5697] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:35.967819 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7acd0eca11194c01984d523a67bbb9e5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:35.969213 18088 raft_consensus.cc:2955] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:35.973943 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet 7acd0eca11194c01984d523a67bbb9e5 with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:35.993291 18366 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:35.995078 18577 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:36.017489 18088 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:36.015300 17942 consensus_queue.cc:237] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:36.024803 18607 tablet_replica.cc:333] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:36.026542 18607 raft_consensus.cc:2243] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:36.027350 18607 raft_consensus.cc:2272] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:36.029896 18016 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:36.031961 18545 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:36.035606 18364 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:36.040501 18089 raft_consensus.cc:1275] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:36.040336 18577 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:36.044706 18547 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:36.048099 18545 consensus_queue.cc:1048] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:36.057142 18577 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.066812 18088 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.070856 18017 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.070555 18582 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.078408 18089 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.070516 18607 ts_tablet_manager.cc:1916] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:36.094106 17838 catalog_manager.cc:5697] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.110836 18607 ts_tablet_manager.cc:1929] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:36.106822 18366 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.100780 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfb15641a67a48bba2621a124e1f0856 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:36.129546 18607 log.cc:1199] T 7acd0eca11194c01984d523a67bbb9e5 P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/7acd0eca11194c01984d523a67bbb9e5
I20260710 13:22:36.134019 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet 7acd0eca11194c01984d523a67bbb9e5 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:36.135712 18364 raft_consensus.cc:2955] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.142697 17837 catalog_manager.cc:5697] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:36.166373 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet cfb15641a67a48bba2621a124e1f0856 with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:36.176710 18612 tablet_replica.cc:333] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:36.178666 18612 raft_consensus.cc:2243] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:36.181646 18612 raft_consensus.cc:2272] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:36.191068 18612 ts_tablet_manager.cc:1916] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:36.208446 17942 consensus_queue.cc:237] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:36.219580 18364 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:36.222465 18611 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:36.225139 18017 raft_consensus.cc:1275] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:36.229410 18612 ts_tablet_manager.cc:1929] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:36.230104 18612 log.cc:1199] T cfb15641a67a48bba2621a124e1f0856 P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/cfb15641a67a48bba2621a124e1f0856
I20260710 13:22:36.230110 18547 consensus_queue.cc:1048] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:36.242544 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet cfb15641a67a48bba2621a124e1f0856 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:36.244993 18582 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.253491 18364 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.260515 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:36.256179 18016 raft_consensus.cc:2955] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:36.284092 17836 catalog_manager.cc:5697] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:36.317981 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet 5add9a34cb0b47d1a77b3648ad8f8c95 with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:36.329465 18613 tablet_replica.cc:333] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:36.333094 18613 raft_consensus.cc:2243] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:36.338699 18613 raft_consensus.cc:2272] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:36.350857 18613 ts_tablet_manager.cc:1916] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:36.401768 18613 ts_tablet_manager.cc:1929] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:36.403985 18613 log.cc:1199] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/5add9a34cb0b47d1a77b3648ad8f8c95
I20260710 13:22:36.412411 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet 5add9a34cb0b47d1a77b3648ad8f8c95 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:37.376408 18089 consensus_queue.cc:237] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue 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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.385033 18015 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:37.385241 18057 consensus_peers.cc:597] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfa7863da9e14c97983e323d6978c439. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.385564 17942 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.387042 18614 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.388172 18544 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:37.401638 18614 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.404165 18015 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.422202 18017 consensus_queue.cc:237] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.429737 17942 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.435504 17840 catalog_manager.cc:5697] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:37.443393 18089 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:37.452116 17983 consensus_peers.cc:597] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c260d3ac1b74de59ba312c824c52080. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.452713 18551 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.453838 17942 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.456162 18551 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.469910 18551 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.474387 18089 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.483651 17938 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.510182 18017 consensus_queue.cc:237] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.523222 17837 catalog_manager.cc:5697] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
W20260710 13:22:37.530207 17983 consensus_peers.cc:597] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69bd663795864346a671ecdb98708e5a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.532791 17938 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.535190 18088 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.536648 18629 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.538980 18551 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.554114 18551 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.556463 17938 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.577699 18088 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.578754 17837 catalog_manager.cc:5697] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.600279 18017 consensus_queue.cc:237] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.617141 18088 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.617853 17938 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:37.618839 18630 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:22:37.620489 17983 consensus_peers.cc:597] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b0cedd8f3aa4f74b4c7868c484e82ac. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:37.622061 18630 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:37.634400 18630 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.638236 18088 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.652148 17938 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.672060 17840 catalog_manager.cc:5697] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:37.838616 18637 ts_tablet_manager.cc:933] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:37.841010 18637 tablet_copy_client.cc:323] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:37.843042 18026 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet 9c260d3ac1b74de59ba312c824c52080 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:37.843822 18026 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet 9c260d3ac1b74de59ba312c824c52080 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-9c260d3ac1b74de59ba312c824c52080
I20260710 13:22:37.854321 18026 tablet_copy_source_session.cc:215] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.861129 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c260d3ac1b74de59ba312c824c52080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.888230 18637 tablet_copy_client.cc:806] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:37.889091 18637 tablet_copy_client.cc:670] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:37.895972 18637 tablet_copy_client.cc:538] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:37.908818 18637 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:37.909483 18639 ts_tablet_manager.cc:933] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:37.912160 18639 tablet_copy_client.cc:323] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.131:34277
I20260710 13:22:37.916031 18100 tablet_copy_service.cc:140] P 7d7539ab4d4f4114883c08384a080c8a: Received BeginTabletCopySession request for tablet cfa7863da9e14c97983e323d6978c439 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:36360)
I20260710 13:22:37.917083 18100 tablet_copy_service.cc:161] P 7d7539ab4d4f4114883c08384a080c8a: Beginning new tablet copy session on tablet cfa7863da9e14c97983e323d6978c439 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:36360: session id = 2f10393993a1410f9ee0709374bf50a0-cfa7863da9e14c97983e323d6978c439
I20260710 13:22:37.929023 18100 tablet_copy_source_session.cc:215] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:37.954927 18637 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:37.956673 18637 tablet_bootstrap.cc:492] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:37.957506 18637 ts_tablet_manager.cc:1403] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.013s
I20260710 13:22:37.965441 18637 raft_consensus.cc:359] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.969620 18637 raft_consensus.cc:740] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:37.973809 18639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfa7863da9e14c97983e323d6978c439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:37.973676 18637 consensus_queue.cc:260] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:37.989646 18637 ts_tablet_manager.cc:1434] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.032s	user 0.023s	sys 0.004s
I20260710 13:22:37.994386 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-9c260d3ac1b74de59ba312c824c52080 received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:37.996413 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-9c260d3ac1b74de59ba312c824c52080 on tablet 9c260d3ac1b74de59ba312c824c52080 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:38.025002 18639 tablet_copy_client.cc:806] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:38.027698 18639 tablet_copy_client.cc:670] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:38.045421 18639 tablet_copy_client.cc:538] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:38.047515 18637 ts_tablet_manager.cc:933] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:38.099997 18639 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
W20260710 13:22:38.126278 17908 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:34277, user_credentials={real_user=slave}} blocked reactor thread for 53632.8us
W20260710 13:22:38.132143 17907 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.130:33681, user_credentials={real_user=slave}} blocked reactor thread for 71538.2us
I20260710 13:22:38.142961 18647 ts_tablet_manager.cc:933] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:38.168846 18647 tablet_copy_client.cc:323] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:38.177093 18026 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet 69bd663795864346a671ecdb98708e5a from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:38.178102 18026 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet 69bd663795864346a671ecdb98708e5a from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-69bd663795864346a671ecdb98708e5a
I20260710 13:22:38.190582 18637 tablet_copy_client.cc:323] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.130:33681
I20260710 13:22:38.196039 18639 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:38.197350 18639 tablet_bootstrap.cc:492] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:38.197371 18026 tablet_copy_source_session.cc:215] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:38.199276 18639 ts_tablet_manager.cc:1403] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.100s	user 0.033s	sys 0.028s
I20260710 13:22:38.203732 18026 tablet_copy_service.cc:140] P d106e449e3a2416fa55a1270bd024594: Received BeginTabletCopySession request for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:47766)
I20260710 13:22:38.205713 18647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bd663795864346a671ecdb98708e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.203886 18639 raft_consensus.cc:359] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.206915 18639 raft_consensus.cc:740] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:38.206137 18026 tablet_copy_service.cc:161] P d106e449e3a2416fa55a1270bd024594: Beginning new tablet copy session on tablet 7b0cedd8f3aa4f74b4c7868c484e82ac from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:47766: session id = 2f10393993a1410f9ee0709374bf50a0-7b0cedd8f3aa4f74b4c7868c484e82ac
I20260710 13:22:38.209249 18639 consensus_queue.cc:260] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.214977 18639 ts_tablet_manager.cc:1434] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:22:38.218058 18100 tablet_copy_service.cc:342] P 7d7539ab4d4f4114883c08384a080c8a: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-cfa7863da9e14c97983e323d6978c439 received from {username='slave'} at 127.0.0.1:36360
I20260710 13:22:38.218611 18100 tablet_copy_service.cc:434] P 7d7539ab4d4f4114883c08384a080c8a: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-cfa7863da9e14c97983e323d6978c439 on tablet cfa7863da9e14c97983e323d6978c439 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:38.228020 18026 tablet_copy_source_session.cc:215] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:38.234944 18637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:38.253918 18647 tablet_copy_client.cc:806] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:38.254534 18647 tablet_copy_client.cc:670] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:38.263561 18647 tablet_copy_client.cc:538] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:38.272559 18637 tablet_copy_client.cc:806] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:38.273341 18637 tablet_copy_client.cc:670] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:38.287448 18637 tablet_copy_client.cc:538] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:38.292994 18647 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:38.318413 18637 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:38.325917 18364 raft_consensus.cc:1217] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.371670 18647 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:38.374575 18647 tablet_bootstrap.cc:492] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:38.376837 18647 ts_tablet_manager.cc:1403] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.084s	user 0.045s	sys 0.021s
I20260710 13:22:38.385049 18647 raft_consensus.cc:359] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.387477 18647 raft_consensus.cc:740] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:38.419842 18647 consensus_queue.cc:260] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.440848 18364 raft_consensus.cc:1217] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.466446 18637 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:38.459028 18647 ts_tablet_manager.cc:1434] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.081s	user 0.016s	sys 0.003s
I20260710 13:22:38.478816 18637 tablet_bootstrap.cc:492] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:38.480962 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-69bd663795864346a671ecdb98708e5a received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:38.485616 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-69bd663795864346a671ecdb98708e5a on tablet 69bd663795864346a671ecdb98708e5a with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:38.495641 18637 ts_tablet_manager.cc:1403] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.177s	user 0.041s	sys 0.027s
I20260710 13:22:38.510854 18637 raft_consensus.cc:359] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.514726 18637 raft_consensus.cc:740] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:38.516810 18637 consensus_queue.cc:260] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:38.523739 18637 ts_tablet_manager.cc:1434] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.004s
W20260710 13:22:38.524016 18054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.129:37709, user_credentials={real_user=slave}} blocked reactor thread for 67249.8us
I20260710 13:22:38.528469 18026 tablet_copy_service.cc:342] P d106e449e3a2416fa55a1270bd024594: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-7b0cedd8f3aa4f74b4c7868c484e82ac received from {username='slave'} at 127.0.0.1:47766
I20260710 13:22:38.529496 18026 tablet_copy_service.cc:434] P d106e449e3a2416fa55a1270bd024594: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-7b0cedd8f3aa4f74b4c7868c484e82ac on tablet 7b0cedd8f3aa4f74b4c7868c484e82ac with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:38.535018 18364 raft_consensus.cc:1217] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.736857 18364 raft_consensus.cc:1217] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:38.900226 18653 raft_consensus.cc:1064] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:38.904785 18653 consensus_queue.cc:237] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:38.914175 18551 raft_consensus.cc:1064] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:38.917981 18551 consensus_queue.cc:237] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:38.924536 18016 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.924702 17942 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.926999 18614 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:38.929582 18653 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.920010 18366 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.934885 18614 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:38.963253 18654 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:38.969521 18089 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.973475 18630 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:38.965647 18364 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:38.968729 17942 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.975507 18016 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:38.977715 18630 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:38.981662 18366 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:38.984103 18630 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:39.012636 17837 catalog_manager.cc:5697] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.028998 18551 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.040773 18089 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.074065 18630 raft_consensus.cc:1064] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:39.080641 18630 consensus_queue.cc:237] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.101657 17942 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.120345 17938 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.173750 18666 raft_consensus.cc:1064] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:39.178402 17837 catalog_manager.cc:5697] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.182585 18090 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.183015 17938 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.184530 18365 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.183704 18366 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.184638 18665 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:39.187353 18551 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:39.181226 18666 consensus_queue.cc:237] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.189688 18551 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 13:22:39.214983 18016 consensus_queue.cc:237] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.221935 18366 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.238099 18088 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.236596 17942 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.240167 18671 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:39.241967 18551 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:39.242739 17942 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:39.245481 18666 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:39.251356 18630 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:39.250016 18366 raft_consensus.cc:1275] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.259224 18629 consensus_queue.cc:1048] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:39.257879 18671 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.214988 18089 consensus_queue.cc:237] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.272095 18665 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.287285 18366 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.296829 17938 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.313197 17941 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.313097 18367 raft_consensus.cc:1275] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.316771 18653 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:39.319768 18654 consensus_queue.cc:1048] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:39.330408 17840 catalog_manager.cc:5697] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.332031 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c260d3ac1b74de59ba312c824c52080 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:39.342005 18614 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.351204 18089 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.363659 18367 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.370081 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c260d3ac1b74de59ba312c824c52080 with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:39.370435 17938 raft_consensus.cc:2955] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.382381 17840 catalog_manager.cc:5697] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.393322 18671 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.397600 18364 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.416107 17942 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.418843 17827 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfa7863da9e14c97983e323d6978c439 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:39.289213 18365 raft_consensus.cc:2955] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.425061 18088 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.429708 17840 catalog_manager.cc:5697] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.432135 17840 catalog_manager.cc:5697] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.437602 18679 tablet_replica.cc:333] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:39.438757 18679 raft_consensus.cc:2243] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:39.439527 18679 raft_consensus.cc:2272] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:39.443032 18679 ts_tablet_manager.cc:1916] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:39.449919 17942 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } attrs { replace: true } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.467041 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet cfa7863da9e14c97983e323d6978c439 with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:39.473623 18015 consensus_queue.cc:237] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.474377 18680 tablet_replica.cc:333] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:39.479316 18680 raft_consensus.cc:2243] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:39.480615 18680 raft_consensus.cc:2272] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:39.483712 18365 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.487298 18679 ts_tablet_manager.cc:1929] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:39.488250 18666 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:39.492063 18679 log.cc:1199] T 9c260d3ac1b74de59ba312c824c52080 P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/9c260d3ac1b74de59ba312c824c52080
I20260710 13:22:39.492681 18015 consensus_queue.cc:237] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:39.495808 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet 9c260d3ac1b74de59ba312c824c52080 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:39.499425 18671 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.501691 18365 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.510239 18089 raft_consensus.cc:1275] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.514425 18666 consensus_queue.cc:1048] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:39.516747 18364 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.517274 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:39.519891 18680 ts_tablet_manager.cc:1916] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:39.521550 18088 raft_consensus.cc:2955] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.526829 18666 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:22:39.532917 18087 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer d106e449e3a2416fa55a1270bd024594: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:39.538800 17838 catalog_manager.cc:5697] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.541216 18666 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:39.556749 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b0cedd8f3aa4f74b4c7868c484e82ac with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:39.550588 18666 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.567478 18680 ts_tablet_manager.cc:1929] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:39.568077 18680 log.cc:1199] T cfa7863da9e14c97983e323d6978c439 P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/cfa7863da9e14c97983e323d6978c439
I20260710 13:22:39.563732 18364 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.569743 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet cfa7863da9e14c97983e323d6978c439 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:39.573493 18681 tablet_replica.cc:333] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:39.574645 18681 raft_consensus.cc:2243] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:39.575582 18681 raft_consensus.cc:2272] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:39.576998 18088 raft_consensus.cc:2955] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.595111 18681 ts_tablet_manager.cc:1916] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:39.596773 17826 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69bd663795864346a671ecdb98708e5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:39.598097 17840 catalog_manager.cc:5697] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 3 to 4, VOTER 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) evicted. New cstate: current_term: 1 leader_uuid: "d106e449e3a2416fa55a1270bd024594" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:39.615928 17925 tablet_service.cc:1558] Processing DeleteTablet for tablet 69bd663795864346a671ecdb98708e5a with delete_type TABLET_DATA_TOMBSTONED (TS 1057db6204694330bb70ac8c74dd2f1b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49142
I20260710 13:22:39.621922 18681 ts_tablet_manager.cc:1929] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:39.622530 18681 log.cc:1199] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/7b0cedd8f3aa4f74b4c7868c484e82ac
I20260710 13:22:39.624711 18681 tablet_replica.cc:333] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:39.624692 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet 7b0cedd8f3aa4f74b4c7868c484e82ac (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:39.626360 18681 raft_consensus.cc:2243] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:39.628022 18681 raft_consensus.cc:2272] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:39.634328 18681 ts_tablet_manager.cc:1916] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:39.650650 18681 ts_tablet_manager.cc:1929] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:39.651360 18681 log.cc:1199] T 69bd663795864346a671ecdb98708e5a P 1057db6204694330bb70ac8c74dd2f1b: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/wals/69bd663795864346a671ecdb98708e5a
I20260710 13:22:39.653754 17824 catalog_manager.cc:5028] TS 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): tablet 69bd663795864346a671ecdb98708e5a (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:40.663313 17942 consensus_queue.cc:237] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:40.672596 18088 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:22:40.673523 17908 consensus_peers.cc:597] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2566849d9814601ab937d5d12de3b55. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.673775 18015 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.674726 18683 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.675609 18685 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:40.687250 18645 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.690145 18015 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.690145 18088 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.712742 17838 catalog_manager.cc:5697] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:40.720780 17942 consensus_queue.cc:237] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue 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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
W20260710 13:22:40.747434 17908 consensus_peers.cc:597] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b -> Peer 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132:32981): Couldn't send request to peer 2f10393993a1410f9ee0709374bf50a0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b54755b9182c40329fab640c6e31ee6e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:40.755854 18088 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.758251 18685 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:40.753789 18015 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:22:40.762126 18685 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:40.777858 18683 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.780164 18088 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.780216 18015 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:40.804095 17837 catalog_manager.cc:5697] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) added. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } } }
I20260710 13:22:41.076249 18696 ts_tablet_manager.cc:933] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:41.078476 18696 tablet_copy_client.cc:323] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:41.080773 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet b2566849d9814601ab937d5d12de3b55 from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:41.081406 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet b2566849d9814601ab937d5d12de3b55 from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-b2566849d9814601ab937d5d12de3b55
I20260710 13:22:41.091348 17952 tablet_copy_source_session.cc:215] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:41.095011 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2566849d9814601ab937d5d12de3b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:41.113276 18696 tablet_copy_client.cc:806] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:41.113976 18696 tablet_copy_client.cc:670] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:41.121964 18696 tablet_copy_client.cc:538] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:41.139168 18696 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:41.164573 18696 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:41.166081 18696 tablet_bootstrap.cc:492] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:41.168072 18696 ts_tablet_manager.cc:1403] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.007s
I20260710 13:22:41.171432 18696 raft_consensus.cc:359] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:41.172344 18696 raft_consensus.cc:740] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:41.173305 18696 consensus_queue.cc:260] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:41.177129 18696 ts_tablet_manager.cc:1434] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:22:41.179520 17952 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-b2566849d9814601ab937d5d12de3b55 received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:41.180110 17952 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-b2566849d9814601ab937d5d12de3b55 on tablet b2566849d9814601ab937d5d12de3b55 with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:41.323102 18696 ts_tablet_manager.cc:933] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Initiating tablet copy from peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709)
I20260710 13:22:41.325321 18696 tablet_copy_client.cc:323] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Beginning tablet copy session from remote peer at address 127.16.105.129:37709
I20260710 13:22:41.327718 17952 tablet_copy_service.cc:140] P 1057db6204694330bb70ac8c74dd2f1b: Received BeginTabletCopySession request for tablet b54755b9182c40329fab640c6e31ee6e from peer 2f10393993a1410f9ee0709374bf50a0 ({username='slave'} at 127.0.0.1:38844)
I20260710 13:22:41.328552 17952 tablet_copy_service.cc:161] P 1057db6204694330bb70ac8c74dd2f1b: Beginning new tablet copy session on tablet b54755b9182c40329fab640c6e31ee6e from peer 2f10393993a1410f9ee0709374bf50a0 at {username='slave'} at 127.0.0.1:38844: session id = 2f10393993a1410f9ee0709374bf50a0-b54755b9182c40329fab640c6e31ee6e
I20260710 13:22:41.335470 17952 tablet_copy_source_session.cc:215] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:22:41.339434 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54755b9182c40329fab640c6e31ee6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:41.355369 18696 tablet_copy_client.cc:806] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 0 data blocks...
I20260710 13:22:41.356139 18696 tablet_copy_client.cc:670] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Starting download of 1 WAL segments...
I20260710 13:22:41.361842 18696 tablet_copy_client.cc:538] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:22:41.373468 18696 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap starting.
I20260710 13:22:41.399118 18696 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:22:41.400206 18696 tablet_bootstrap.cc:492] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Bootstrap complete.
I20260710 13:22:41.400923 18696 ts_tablet_manager.cc:1403] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Time spent bootstrapping tablet: real 0.028s	user 0.024s	sys 0.003s
I20260710 13:22:41.404309 18696 raft_consensus.cc:359] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:41.405251 18696 raft_consensus.cc:740] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Initialized, Role: LEARNER
I20260710 13:22:41.405860 18696 consensus_queue.cc:260] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: NON_VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: true } }
I20260710 13:22:41.408493 18696 ts_tablet_manager.cc:1434] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:41.411012 17952 tablet_copy_service.cc:342] P 1057db6204694330bb70ac8c74dd2f1b: Request end of tablet copy session 2f10393993a1410f9ee0709374bf50a0-b54755b9182c40329fab640c6e31ee6e received from {username='slave'} at 127.0.0.1:38844
I20260710 13:22:41.411490 17952 tablet_copy_service.cc:434] P 1057db6204694330bb70ac8c74dd2f1b: ending tablet copy session 2f10393993a1410f9ee0709374bf50a0-b54755b9182c40329fab640c6e31ee6e on tablet b54755b9182c40329fab640c6e31ee6e with peer 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:41.455180 18364 raft_consensus.cc:1217] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.906201 18702 raft_consensus.cc:1064] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:41.909181 18702 consensus_queue.cc:237] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:41.913339 18364 raft_consensus.cc:1217] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:22:41.926010 18364 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.929543 18695 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:41.930258 18089 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.939736 18695 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:22:41.948621 18015 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:41.950486 18645 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:41.952201 18702 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:41.954188 18089 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:41.969427 18364 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:41.969729 18015 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:41.976610 17840 catalog_manager.cc:5697] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } attrs { replace: true } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.379501 17938 consensus_queue.cc:237] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:42.385164 18365 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.385419 18016 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.386987 18702 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.388203 18705 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.397253 18645 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.400269 18365 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.405962 18016 raft_consensus.cc:2955] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.407147 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2566849d9814601ab937d5d12de3b55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:42.416908 17838 catalog_manager.cc:5697] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:42.430511 18077 tablet_service.cc:1558] Processing DeleteTablet for tablet b2566849d9814601ab937d5d12de3b55 with delete_type TABLET_DATA_TOMBSTONED (TS 7d7539ab4d4f4114883c08384a080c8a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43954
I20260710 13:22:42.432713 18714 tablet_replica.cc:333] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:42.434417 18714 raft_consensus.cc:2243] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:42.435702 18714 raft_consensus.cc:2272] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:42.439163 18714 ts_tablet_manager.cc:1916] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:42.452280 18714 ts_tablet_manager.cc:1929] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:42.452663 18714 log.cc:1199] T b2566849d9814601ab937d5d12de3b55 P 7d7539ab4d4f4114883c08384a080c8a: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/wals/b2566849d9814601ab937d5d12de3b55
I20260710 13:22:42.454321 17827 catalog_manager.cc:5028] TS 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): tablet b2566849d9814601ab937d5d12de3b55 (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:42.455565 18645 raft_consensus.cc:1064] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: attempting to promote NON_VOTER 2f10393993a1410f9ee0709374bf50a0 to VOTER
I20260710 13:22:42.457322 18645 consensus_queue.cc:237] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:42.463307 18365 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 LEARNER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.463356 18089 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.463748 18016 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:22:42.465008 18695 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:42.465878 18645 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:42.466559 18705 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:42.492255 18702 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.493640 18089 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.497041 18364 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.507762 17837 catalog_manager.cc:5697] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.511525 18016 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } attrs { replace: true } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.526500 17938 consensus_queue.cc:237] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:42.536801 18089 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.538790 18365 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:22:42.540082 18702 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.541880 18702 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:42.554801 18705 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.557317 18364 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.565178 17824 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b54755b9182c40329fab640c6e31ee6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:22:42.562463 18089 raft_consensus.cc:2955] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } } }
I20260710 13:22:42.573608 17838 catalog_manager.cc:5697] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: config changed from index 3 to 4, VOTER d106e449e3a2416fa55a1270bd024594 (127.16.105.130) evicted. New cstate: current_term: 1 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:42.588104 18007 tablet_service.cc:1558] Processing DeleteTablet for tablet b54755b9182c40329fab640c6e31ee6e with delete_type TABLET_DATA_TOMBSTONED (TS d106e449e3a2416fa55a1270bd024594 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260710 13:22:42.593657 18719 tablet_replica.cc:333] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:42.594636 18719 raft_consensus.cc:2243] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:42.595197 18719 raft_consensus.cc:2272] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:42.597633 18719 ts_tablet_manager.cc:1916] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:22:42.609381 18719 ts_tablet_manager.cc:1929] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:22:42.609681 18719 log.cc:1199] T b54755b9182c40329fab640c6e31ee6e P d106e449e3a2416fa55a1270bd024594: Deleting WAL directory at /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/wals/b54755b9182c40329fab640c6e31ee6e
I20260710 13:22:42.611217 17826 catalog_manager.cc:5028] TS d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): tablet b54755b9182c40329fab640c6e31ee6e (table test-workload [id=98aac0a660764da0967c86a7225b3ceb]) successfully deleted
I20260710 13:22:46.536324 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:46.575264 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:46.576462 17938 raft_consensus.cc:606] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:46.592002 18015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5"
dest_uuid: "d106e449e3a2416fa55a1270bd024594"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:53774
I20260710 13:22:46.592643 18015 raft_consensus.cc:606] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:46.595410 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:46.596092 17938 raft_consensus.cc:606] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:46.599115 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:46.599745 17938 raft_consensus.cc:606] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:46.602528 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:46.603224 17938 raft_consensus.cc:606] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:46.606333 17938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:46.607254 17938 raft_consensus.cc:606] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 7d7539ab4d4f4114883c08384a080c8a
I20260710 13:22:46.608807 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:22:46.609854 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:46.738515 18645 raft_consensus.cc:993] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:46.739768 18645 raft_consensus.cc:1081] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:46.742556 18364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55596
I20260710 13:22:46.743430 18364 raft_consensus.cc:493] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.744206 18364 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.755076 18364 raft_consensus.cc:515] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:46.759411 18364 leader_election.cc:290] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:46.761317 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:46.761438 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8737ecbf5c104144acc6bcb03e9e2af5" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:46.762360 18015 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.762635 17938 raft_consensus.cc:3055] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:46.763411 17938 raft_consensus.cc:740] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:46.764614 17938 consensus_queue.cc:260] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:46.767316 17938 raft_consensus.cc:3060] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.775046 18015 raft_consensus.cc:2468] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:46.777345 18331 leader_election.cc:304] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:46.777963 17938 raft_consensus.cc:2468] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:46.780720 18734 raft_consensus.cc:2804] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:46.782608 18734 raft_consensus.cc:697] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:46.784369 18734 consensus_queue.cc:237] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:46.796871 17840 catalog_manager.cc:5697] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:46.801240 18732 raft_consensus.cc:993] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.802140 18645 raft_consensus.cc:1081] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.804498 18088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541"
dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:43956
I20260710 13:22:46.805016 18088 raft_consensus.cc:493] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.805408 18088 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.812678 18088 raft_consensus.cc:515] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.815554 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:46.815893 18088 leader_election.cc:290] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:46.815618 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88d560a39d474093c5d4b87c082541" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:46.816342 17938 raft_consensus.cc:3055] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:46.816872 17938 raft_consensus.cc:740] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:46.816725 18015 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.819499 17938 consensus_queue.cc:260] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.821628 17938 raft_consensus.cc:3060] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.826036 18015 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:46.827602 18056 leader_election.cc:304] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:46.829116 18728 raft_consensus.cc:2804] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:46.829046 17938 raft_consensus.cc:2468] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:46.829993 18728 raft_consensus.cc:697] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:46.831008 18728 consensus_queue.cc:237] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.840888 17840 catalog_manager.cc:5697] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:46.903023 18732 raft_consensus.cc:993] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.903807 18645 raft_consensus.cc:1081] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.905646 18088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea"
dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:43956
I20260710 13:22:46.906409 18088 raft_consensus.cc:493] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.906792 18088 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.913949 18088 raft_consensus.cc:515] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.915892 18088 leader_election.cc:290] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:46.917812 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:46.918148 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb94f1e322d4bcda7f0237d4da704ea" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:46.918603 17938 raft_consensus.cc:3055] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:46.918630 18015 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.919538 17938 raft_consensus.cc:740] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:46.920680 17938 consensus_queue.cc:260] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.922214 17938 raft_consensus.cc:3060] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:46.928767 18015 raft_consensus.cc:2468] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:46.930401 18056 leader_election.cc:304] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:46.930912 17938 raft_consensus.cc:2468] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:46.931488 18728 raft_consensus.cc:2804] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:46.932217 18728 raft_consensus.cc:697] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:46.933197 18728 consensus_queue.cc:237] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:46.943881 17840 catalog_manager.cc:5697] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:46.992450 18645 raft_consensus.cc:993] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.993301 18645 raft_consensus.cc:1081] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 7d7539ab4d4f4114883c08384a080c8a to start an election
I20260710 13:22:46.995348 18088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26"
dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
 from {username='slave'} at 127.0.0.1:43956
I20260710 13:22:46.996021 18088 raft_consensus.cc:493] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:46.996440 18088 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.003120 18088 raft_consensus.cc:515] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.005038 18088 leader_election.cc:290] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:47.006367 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:47.007464 17938 raft_consensus.cc:3055] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.007544 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ced38a60d542e895908fbdc3f19e26" candidate_uuid: "7d7539ab4d4f4114883c08384a080c8a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:47.007910 17938 raft_consensus.cc:740] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:47.008323 18015 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.008791 17938 consensus_queue.cc:260] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.010021 17938 raft_consensus.cc:3060] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.013329 18015 raft_consensus.cc:2468] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:47.014928 18056 leader_election.cc:304] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d7539ab4d4f4114883c08384a080c8a, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:47.015759 18728 raft_consensus.cc:2804] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.016584 18728 raft_consensus.cc:697] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Becoming Leader. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:47.017620 18728 consensus_queue.cc:237] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.018996 17938 raft_consensus.cc:2468] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d7539ab4d4f4114883c08384a080c8a in term 2.
I20260710 13:22:47.030804 17840 catalog_manager.cc:5697] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7d7539ab4d4f4114883c08384a080c8a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:47.116003 18726 raft_consensus.cc:993] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.116614 18726 raft_consensus.cc:1081] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.118568 18367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55594
I20260710 13:22:47.119314 18367 raft_consensus.cc:493] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.119709 18367 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.126645 18367 raft_consensus.cc:515] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.129541 18367 leader_election.cc:290] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:47.130683 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:47.130683 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7acd0eca11194c01984d523a67bbb9e5" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:47.131327 18088 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.131532 18015 raft_consensus.cc:3055] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.131912 18015 raft_consensus.cc:740] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:47.132835 18015 consensus_queue.cc:260] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.134809 18015 raft_consensus.cc:3060] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.140336 18088 raft_consensus.cc:2468] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.142490 18332 leader_election.cc:304] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:47.143424 18015 raft_consensus.cc:2468] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.143796 18734 raft_consensus.cc:2804] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.144654 18734 raft_consensus.cc:697] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:47.145974 18734 consensus_queue.cc:237] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.156672 17840 catalog_manager.cc:5697] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from d106e449e3a2416fa55a1270bd024594 (127.16.105.130) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:47.189813 18722 raft_consensus.cc:993] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.190373 18645 raft_consensus.cc:1081] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.192373 18364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55596
I20260710 13:22:47.192988 18364 raft_consensus.cc:493] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.193333 18364 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.199553 18364 raft_consensus.cc:515] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.201664 18364 leader_election.cc:290] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681)
I20260710 13:22:47.202545 17938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:47.202942 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2566849d9814601ab937d5d12de3b55" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:47.203401 17938 raft_consensus.cc:3055] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.203596 18015 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.203924 17938 raft_consensus.cc:740] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:47.204800 17938 consensus_queue.cc:260] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.205870 17938 raft_consensus.cc:3060] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.209299 18015 raft_consensus.cc:2468] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.210619 18331 leader_election.cc:304] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:47.211500 18734 raft_consensus.cc:2804] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.212299 18734 raft_consensus.cc:697] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:47.212507 17938 raft_consensus.cc:2468] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.214179 18734 consensus_queue.cc:237] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.225358 17840 catalog_manager.cc:5697] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:47.274819 17942 raft_consensus.cc:1275] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.276453 18728 consensus_queue.cc:1048] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.290345 18015 raft_consensus.cc:1275] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.292464 18727 consensus_queue.cc:1048] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:47.329684 18015 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.331018 18734 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:47.331382 17938 raft_consensus.cc:1275] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.333115 18728 consensus_queue.cc:1048] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.347196 18016 raft_consensus.cc:1275] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.354836 18727 consensus_queue.cc:1048] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:47.372773 17938 raft_consensus.cc:1275] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.375532 18734 consensus_queue.cc:1048] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:47.476629 18016 raft_consensus.cc:1275] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.478451 18753 consensus_queue.cc:1048] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:47.492636 17938 raft_consensus.cc:1275] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 7d7539ab4d4f4114883c08384a080c8a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:47.494439 18754 consensus_queue.cc:1048] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:47.571079 18088 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.573086 18735 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:47.585707 18016 raft_consensus.cc:1275] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.588205 18735 consensus_queue.cc:1048] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:47.611029 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:47.630088 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:47.647259 18016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bd663795864346a671ecdb98708e5a"
dest_uuid: "d106e449e3a2416fa55a1270bd024594"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:53774
I20260710 13:22:47.648518 18016 raft_consensus.cc:606] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:47.665354 18088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62"
dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
mode: GRACEFUL
new_leader_uuid: "1057db6204694330bb70ac8c74dd2f1b"
 from {username='slave'} at 127.0.0.1:43718
I20260710 13:22:47.665977 18088 raft_consensus.cc:606] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Received request to transfer leadership to TS 1057db6204694330bb70ac8c74dd2f1b
I20260710 13:22:47.669597 18088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e"
dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:43718
I20260710 13:22:47.670197 18088 raft_consensus.cc:606] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:47.671438 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:22:47.672118 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:47.716544 18753 raft_consensus.cc:993] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.717188 18753 raft_consensus.cc:1081] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:47.719223 18367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55578
I20260710 13:22:47.719899 18367 raft_consensus.cc:493] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.720294 18367 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.722263 18753 raft_consensus.cc:993] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: : Instructing follower 1057db6204694330bb70ac8c74dd2f1b to start an election
I20260710 13:22:47.722867 18753 raft_consensus.cc:1081] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Signalling peer 1057db6204694330bb70ac8c74dd2f1b to start an election
I20260710 13:22:47.724752 17942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
 from {username='slave'} at 127.0.0.1:49146
I20260710 13:22:47.725423 17942 raft_consensus.cc:493] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:47.725977 17942 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.728489 18367 raft_consensus.cc:515] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.732009 18016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:47.732851 18016 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.735565 18367 leader_election.cc:290] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:47.736843 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db81367b5ea54a4f8c8f213765e0547e" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:47.737493 18089 raft_consensus.cc:3055] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.737778 18089 raft_consensus.cc:740] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:47.738759 18089 consensus_queue.cc:260] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.740224 18089 raft_consensus.cc:3060] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.738673 17942 raft_consensus.cc:515] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.743444 17942 leader_election.cc:290] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 2 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:47.743566 18088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:47.743706 18015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eec5e05d8f44b290738fef4e8cde62" candidate_uuid: "1057db6204694330bb70ac8c74dd2f1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:47.744472 18088 raft_consensus.cc:3055] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:47.744601 18015 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.745671 18088 raft_consensus.cc:740] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d7539ab4d4f4114883c08384a080c8a, State: Running, Role: LEADER
I20260710 13:22:47.747516 18088 consensus_queue.cc:260] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.751945 18088 raft_consensus.cc:3060] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:47.753628 18089 raft_consensus.cc:2468] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.754019 18015 raft_consensus.cc:2468] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 2.
I20260710 13:22:47.744059 18016 raft_consensus.cc:2468] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:47.755322 17907 leader_election.cc:304] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1057db6204694330bb70ac8c74dd2f1b, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:47.755299 18332 leader_election.cc:304] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:47.756671 18732 raft_consensus.cc:2804] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.756743 18017 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.756963 18735 raft_consensus.cc:2804] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:47.757417 18732 raft_consensus.cc:697] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 2 LEADER]: Becoming Leader. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:47.757692 18735 raft_consensus.cc:697] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:47.758685 18735 consensus_queue.cc:237] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:47.758570 18732 consensus_queue.cc:237] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } }
I20260710 13:22:47.763319 18758 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:47.769143 18088 raft_consensus.cc:2468] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1057db6204694330bb70ac8c74dd2f1b in term 2.
I20260710 13:22:47.779839 17837 catalog_manager.cc:5697] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:47.783530 17840 catalog_manager.cc:5697] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b reported cstate change: term changed from 1 to 2, leader changed from 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131) to 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129). New cstate: current_term: 2 leader_uuid: "1057db6204694330bb70ac8c74dd2f1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:47.784942 17942 raft_consensus.cc:1275] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:47.798403 18735 consensus_queue.cc:1048] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:48.169575 18088 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:48.171096 18758 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:48.184420 18017 raft_consensus.cc:1275] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:48.186055 18735 consensus_queue.cc:1048] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:48.190858 18733 raft_consensus.cc:993] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:48.191447 18733 raft_consensus.cc:1081] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:48.193542 18367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69bd663795864346a671ecdb98708e5a"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55594
I20260710 13:22:48.194200 18367 raft_consensus.cc:493] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:48.194595 18367 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.208009 18367 raft_consensus.cc:515] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.211323 18017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d106e449e3a2416fa55a1270bd024594"
I20260710 13:22:48.212103 18017 raft_consensus.cc:3055] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:48.212455 18017 raft_consensus.cc:740] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d106e449e3a2416fa55a1270bd024594, State: Running, Role: LEADER
I20260710 13:22:48.213181 18367 leader_election.cc:290] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:48.213344 18017 consensus_queue.cc:260] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.214567 18017 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.214742 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bd663795864346a671ecdb98708e5a" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:48.215443 18089 raft_consensus.cc:3060] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.222908 18017 raft_consensus.cc:2468] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:48.224288 18331 leader_election.cc:304] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, d106e449e3a2416fa55a1270bd024594; no voters: 
I20260710 13:22:48.225167 18758 raft_consensus.cc:2804] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:48.225616 18758 raft_consensus.cc:697] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:48.226487 18089 raft_consensus.cc:2468] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:48.226451 18758 consensus_queue.cc:237] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [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: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.237063 17837 catalog_manager.cc:5697] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from d106e449e3a2416fa55a1270bd024594 (127.16.105.130) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:48.340015 18089 raft_consensus.cc:1275] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.341643 18732 consensus_queue.cc:1048] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:48.360893 18017 raft_consensus.cc:1275] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 1057db6204694330bb70ac8c74dd2f1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:48.362476 18732 consensus_queue.cc:1048] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:48.627262 18017 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:48.628995 18758 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d106e449e3a2416fa55a1270bd024594" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 33681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:48.640436 18089 raft_consensus.cc:1275] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:48.642133 18758 consensus_queue.cc:1048] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:48.673087 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:48.694948 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:48.712795 17942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e"
dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
mode: GRACEFUL
new_leader_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:33384
I20260710 13:22:48.713452 17942 raft_consensus.cc:606] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Received request to transfer leadership to TS 2f10393993a1410f9ee0709374bf50a0
I20260710 13:22:48.714811 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:22:48.715723 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:48.882701 18786 raft_consensus.cc:993] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: : Instructing follower 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:48.883368 18786 raft_consensus.cc:1081] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Signalling peer 2f10393993a1410f9ee0709374bf50a0 to start an election
I20260710 13:22:48.885486 18364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e"
dest_uuid: "2f10393993a1410f9ee0709374bf50a0"
 from {username='slave'} at 127.0.0.1:55596
I20260710 13:22:48.886087 18364 raft_consensus.cc:493] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:48.886484 18364 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.891770 18364 raft_consensus.cc:515] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.893342 18364 leader_election.cc:290] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Requested vote from peers 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709), 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277)
I20260710 13:22:48.894490 18089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d7539ab4d4f4114883c08384a080c8a"
I20260710 13:22:48.894482 17942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54755b9182c40329fab640c6e31ee6e" candidate_uuid: "2f10393993a1410f9ee0709374bf50a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1057db6204694330bb70ac8c74dd2f1b"
I20260710 13:22:48.895115 18089 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.895466 17942 raft_consensus.cc:3055] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:48.895891 17942 raft_consensus.cc:740] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1057db6204694330bb70ac8c74dd2f1b, State: Running, Role: LEADER
I20260710 13:22:48.896746 17942 consensus_queue.cc:260] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.898204 17942 raft_consensus.cc:3060] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:48.901350 18089 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:48.902971 18332 leader_election.cc:304] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f10393993a1410f9ee0709374bf50a0, 7d7539ab4d4f4114883c08384a080c8a; no voters: 
I20260710 13:22:48.903875 18776 raft_consensus.cc:2804] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:48.904482 18776 raft_consensus.cc:697] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Becoming Leader. State: Replica: 2f10393993a1410f9ee0709374bf50a0, State: Running, Role: LEADER
I20260710 13:22:48.905877 17942 raft_consensus.cc:2468] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f10393993a1410f9ee0709374bf50a0 in term 2.
I20260710 13:22:48.907019 18776 consensus_queue.cc:237] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [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: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } }
I20260710 13:22:48.918135 17838 catalog_manager.cc:5697] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 reported cstate change: term changed from 1 to 2, leader changed from 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129) to 2f10393993a1410f9ee0709374bf50a0 (127.16.105.132). New cstate: current_term: 2 leader_uuid: "2f10393993a1410f9ee0709374bf50a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f10393993a1410f9ee0709374bf50a0" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 32981 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:22:49.399945 17942 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:49.401944 18776 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1057db6204694330bb70ac8c74dd2f1b" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 37709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:22:49.415401 18089 raft_consensus.cc:1275] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Refusing update from remote peer 2f10393993a1410f9ee0709374bf50a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:22:49.416923 18735 consensus_queue.cc:1048] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d7539ab4d4f4114883c08384a080c8a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 34277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:22:49.716920 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:49.738027 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
W20260710 13:22:49.758791 18054 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:22:49.766031 18054 consensus_peers.cc:597] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:49.813468 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:49.815419 16806 tablet_replica.cc:333] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.818854 16806 raft_consensus.cc:2243] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.820583 16806 raft_consensus.cc:2272] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:49.820762 18054 consensus_peers.cc:597] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:49.823697 16806 tablet_replica.cc:333] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.824848 16806 raft_consensus.cc:2243] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.826210 16806 raft_consensus.cc:2272] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.828809 16806 tablet_replica.cc:333] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.829460 16806 raft_consensus.cc:2243] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.830482 16806 raft_consensus.cc:2272] T dfe4909af09a46bc895017370d11bd26 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.833272 16806 tablet_replica.cc:333] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.833905 16806 raft_consensus.cc:2243] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.834616 16806 raft_consensus.cc:2272] T 4b88d560a39d474093c5d4b87c082541 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.837059 16806 tablet_replica.cc:333] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.838052 16806 raft_consensus.cc:2243] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.839250 16806 raft_consensus.cc:2272] T 16f9858c256f40f8b3920f42cbfbab5e P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.842165 16806 tablet_replica.cc:333] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.843027 16806 raft_consensus.cc:2243] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.844127 16806 raft_consensus.cc:2272] T cfa7863da9e14c97983e323d6978c439 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.846185 16806 tablet_replica.cc:333] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.846786 16806 raft_consensus.cc:2243] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.847229 16806 raft_consensus.cc:2272] T b54755b9182c40329fab640c6e31ee6e P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.851485 16806 tablet_replica.cc:333] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.852909 16806 raft_consensus.cc:2243] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.854319 16806 raft_consensus.cc:2272] T 74b4ba7337df45f09498946019e5748a P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.858505 16806 tablet_replica.cc:333] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.859675 16806 raft_consensus.cc:2243] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.860721 16806 raft_consensus.cc:2272] T 80eec5e05d8f44b290738fef4e8cde62 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:49.862705 18054 consensus_peers.cc:597] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:49.863152 16806 tablet_replica.cc:333] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.863844 16806 raft_consensus.cc:2243] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.864400 16806 raft_consensus.cc:2272] T a9ced38a60d542e895908fbdc3f19e26 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.866323 16806 tablet_replica.cc:333] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.866940 16806 raft_consensus.cc:2243] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.867913 16806 raft_consensus.cc:2272] T ffb94f1e322d4bcda7f0237d4da704ea P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.871706 16806 tablet_replica.cc:333] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.872448 16806 raft_consensus.cc:2243] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:49.873536 16806 raft_consensus.cc:2272] T cfb15641a67a48bba2621a124e1f0856 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.877777 16806 tablet_replica.cc:333] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.879112 16806 raft_consensus.cc:2243] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.880512 16806 raft_consensus.cc:2272] T 791655bc786d429196c6bfe19bba38f1 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.882618 16806 tablet_replica.cc:333] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.883561 16806 raft_consensus.cc:2243] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.884816 16806 raft_consensus.cc:2272] T 9c260d3ac1b74de59ba312c824c52080 P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.887392 16806 tablet_replica.cc:333] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.888993 16806 raft_consensus.cc:2243] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.890317 16806 raft_consensus.cc:2272] T b2566849d9814601ab937d5d12de3b55 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.895521 16806 tablet_replica.cc:333] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.896648 16806 raft_consensus.cc:2243] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.897912 16806 raft_consensus.cc:2272] T d669dbb0da1f4aa28ceb8e81a1dd856b P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:49.898451 18329 consensus_peers.cc:597] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:49.900774 16806 tablet_replica.cc:333] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.901410 16806 raft_consensus.cc:2243] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.902277 16806 raft_consensus.cc:2272] T ad8722164e444514b1aef71a50692bab P 1057db6204694330bb70ac8c74dd2f1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:49.905186 16806 tablet_replica.cc:333] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b: stopping tablet replica
I20260710 13:22:49.905710 16806 raft_consensus.cc:2243] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:49.906275 16806 raft_consensus.cc:2272] T 8737ecbf5c104144acc6bcb03e9e2af5 P 1057db6204694330bb70ac8c74dd2f1b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:49.962044 18329 consensus_peers.cc:597] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:49.979341 17980 consensus_peers.cc:597] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.004794 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
W20260710 13:22:50.029892 17980 consensus_peers.cc:597] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.036326 18054 consensus_peers.cc:597] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.037062 18054 consensus_peers.cc:597] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.055078 17980 consensus_peers.cc:597] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.080571 18329 consensus_peers.cc:597] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.119825 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
W20260710 13:22:50.182283 18056 consensus_peers.cc:597] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.186537 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:50.187963 16806 tablet_replica.cc:333] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.189107 16806 raft_consensus.cc:2243] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.189738 16806 raft_consensus.cc:2272] T 80eec5e05d8f44b290738fef4e8cde62 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.192512 16806 tablet_replica.cc:333] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.193316 16806 raft_consensus.cc:2243] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.193899 16806 raft_consensus.cc:2272] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.196107 16806 tablet_replica.cc:333] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.196652 16806 raft_consensus.cc:2243] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.197475 16806 raft_consensus.cc:2272] T 7b0cedd8f3aa4f74b4c7868c484e82ac P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.199455 16806 tablet_replica.cc:333] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.200124 16806 raft_consensus.cc:2243] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.200901 16806 raft_consensus.cc:2272] T c9d6c1f369be467e8a97a70b74e4aa02 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.203430 16806 tablet_replica.cc:333] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.204368 16806 raft_consensus.cc:2243] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.205286 16806 raft_consensus.cc:2272] T db81367b5ea54a4f8c8f213765e0547e P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.207667 16806 tablet_replica.cc:333] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.208433 16806 raft_consensus.cc:2243] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.209695 16806 raft_consensus.cc:2272] T dfe4909af09a46bc895017370d11bd26 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.212956 16806 tablet_replica.cc:333] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.213800 16806 raft_consensus.cc:2243] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.214421 16806 raft_consensus.cc:2272] T 4b88d560a39d474093c5d4b87c082541 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.218791 16806 tablet_replica.cc:333] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.219901 16806 raft_consensus.cc:2243] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.221112 16806 raft_consensus.cc:2272] T 5eac7a24bc144997b877a5127006b05d P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.223408 16806 tablet_replica.cc:333] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.224114 16806 raft_consensus.cc:2243] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.224624 16806 raft_consensus.cc:2272] T b2566849d9814601ab937d5d12de3b55 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.227648 16806 tablet_replica.cc:333] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.228690 16806 raft_consensus.cc:2243] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.230185 16806 raft_consensus.cc:2272] T ad8722164e444514b1aef71a50692bab P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.233330 16806 tablet_replica.cc:333] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.234225 16806 raft_consensus.cc:2243] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.235001 16806 raft_consensus.cc:2272] T 5add9a34cb0b47d1a77b3648ad8f8c95 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.237254 16806 tablet_replica.cc:333] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.237838 16806 raft_consensus.cc:2243] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.238329 16806 raft_consensus.cc:2272] T 16f9858c256f40f8b3920f42cbfbab5e P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.240355 16806 tablet_replica.cc:333] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.240931 16806 raft_consensus.cc:2243] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.241619 16806 raft_consensus.cc:2272] T 8737ecbf5c104144acc6bcb03e9e2af5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.243376 16806 tablet_replica.cc:333] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.244194 16806 raft_consensus.cc:2243] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.244693 16806 raft_consensus.cc:2272] T 69bd663795864346a671ecdb98708e5a P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.246613 16806 tablet_replica.cc:333] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.247247 16806 raft_consensus.cc:2243] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.247707 16806 raft_consensus.cc:2272] T a9ced38a60d542e895908fbdc3f19e26 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.249615 16806 tablet_replica.cc:333] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.250468 16806 raft_consensus.cc:2243] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.251003 16806 raft_consensus.cc:2272] T ffb94f1e322d4bcda7f0237d4da704ea P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.253579 16806 tablet_replica.cc:333] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.254276 16806 raft_consensus.cc:2243] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.254803 16806 raft_consensus.cc:2272] T 7acd0eca11194c01984d523a67bbb9e5 P d106e449e3a2416fa55a1270bd024594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.257540 16806 tablet_replica.cc:333] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594: stopping tablet replica
I20260710 13:22:50.259116 16806 raft_consensus.cc:2243] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.260766 16806 raft_consensus.cc:2272] T 9c260d3ac1b74de59ba312c824c52080 P d106e449e3a2416fa55a1270bd024594 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:50.261673 18054 consensus_peers.cc:597] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a -> Peer 1057db6204694330bb70ac8c74dd2f1b (127.16.105.129:37709): Couldn't send request to peer 1057db6204694330bb70ac8c74dd2f1b. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:37709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.294123 18331 consensus_peers.cc:597] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.329306 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
W20260710 13:22:50.334997 18331 consensus_peers.cc:597] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:33681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.393337 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:22:50.407202 18056 consensus_peers.cc:597] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:33681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.438378 18332 consensus_peers.cc:597] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 -> Peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Couldn't send request to peer 7d7539ab4d4f4114883c08384a080c8a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.455474 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:22:50.455866 18056 consensus_peers.cc:597] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:33681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.456859 16806 tablet_replica.cc:333] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.458657 16806 raft_consensus.cc:2243] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.460002 16806 raft_consensus.cc:2272] T a9ced38a60d542e895908fbdc3f19e26 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.462450 16806 tablet_replica.cc:333] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.463307 16806 raft_consensus.cc:2243] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.463918 16806 raft_consensus.cc:2272] T db81367b5ea54a4f8c8f213765e0547e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.466962 16806 tablet_replica.cc:333] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.467965 16806 raft_consensus.cc:2243] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.469521 16806 raft_consensus.cc:2272] T 4b88d560a39d474093c5d4b87c082541 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.472900 16806 tablet_replica.cc:333] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.473778 16806 raft_consensus.cc:2243] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.474512 16806 raft_consensus.cc:2272] T 5eac7a24bc144997b877a5127006b05d P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.477095 16806 tablet_replica.cc:333] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.477723 16806 raft_consensus.cc:2243] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.478353 16806 raft_consensus.cc:2272] T 16f9858c256f40f8b3920f42cbfbab5e P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.480938 16806 tablet_replica.cc:333] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.481805 16806 raft_consensus.cc:2243] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.483029 16806 raft_consensus.cc:2272] T cfa7863da9e14c97983e323d6978c439 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.486181 16806 tablet_replica.cc:333] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.487047 16806 raft_consensus.cc:2243] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.487712 16806 raft_consensus.cc:2272] T b54755b9182c40329fab640c6e31ee6e P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.490692 16806 tablet_replica.cc:333] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.491997 16806 raft_consensus.cc:2243] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.492682 16806 raft_consensus.cc:2272] T 790a2bd4643e43d3ba82dc4d72d2b2b7 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.495642 16806 tablet_replica.cc:333] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.496495 16806 raft_consensus.cc:2243] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.497267 16806 raft_consensus.cc:2272] T c9d6c1f369be467e8a97a70b74e4aa02 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.499527 16806 tablet_replica.cc:333] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.500293 16806 raft_consensus.cc:2243] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.501025 16806 raft_consensus.cc:2272] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.503473 16806 tablet_replica.cc:333] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.504196 16806 raft_consensus.cc:2243] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.505193 16806 raft_consensus.cc:2272] T ffb94f1e322d4bcda7f0237d4da704ea P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.507711 16806 tablet_replica.cc:333] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.508422 16806 raft_consensus.cc:2243] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.508957 16806 raft_consensus.cc:2272] T 80eec5e05d8f44b290738fef4e8cde62 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.511049 16806 tablet_replica.cc:333] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.511713 16806 raft_consensus.cc:2243] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.512410 16806 raft_consensus.cc:2272] T 74b4ba7337df45f09498946019e5748a P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.514719 16806 tablet_replica.cc:333] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.515439 16806 raft_consensus.cc:2243] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.516517 16806 raft_consensus.cc:2272] T d669dbb0da1f4aa28ceb8e81a1dd856b P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.520047 16806 tablet_replica.cc:333] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.520772 16806 raft_consensus.cc:2243] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.521476 16806 raft_consensus.cc:2272] T 7acd0eca11194c01984d523a67bbb9e5 P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.524641 16806 tablet_replica.cc:333] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.525282 16806 raft_consensus.cc:2243] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.525947 16806 raft_consensus.cc:2272] T cfb15641a67a48bba2621a124e1f0856 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.528411 16806 tablet_replica.cc:333] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.529014 16806 raft_consensus.cc:2243] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.529702 16806 raft_consensus.cc:2272] T 69bd663795864346a671ecdb98708e5a P 7d7539ab4d4f4114883c08384a080c8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.532055 16806 tablet_replica.cc:333] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a: stopping tablet replica
I20260710 13:22:50.532557 16806 raft_consensus.cc:2243] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.533501 16806 raft_consensus.cc:2272] T 791655bc786d429196c6bfe19bba38f1 P 7d7539ab4d4f4114883c08384a080c8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.589388 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
W20260710 13:22:50.607954 18331 consensus_peers.cc:597] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:33681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:50.608683 18331 consensus_peers.cc:597] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 -> Peer d106e449e3a2416fa55a1270bd024594 (127.16.105.130:33681): Couldn't send request to peer d106e449e3a2416fa55a1270bd024594. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:33681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.642882 16806 tablet_server.cc:179] TabletServer@127.16.105.132:0 shutting down...
W20260710 13:22:50.688287 18332 consensus_peers.cc:597] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 -> Peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Couldn't send request to peer 7d7539ab4d4f4114883c08384a080c8a. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.131:34277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.689741 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:50.690713 16806 tablet_replica.cc:333] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.691636 16806 raft_consensus.cc:2243] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.692888 16806 raft_consensus.cc:2272] T b54755b9182c40329fab640c6e31ee6e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.695245 16806 tablet_replica.cc:333] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.696218 16806 raft_consensus.cc:2243] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.697077 16806 raft_consensus.cc:2272] T 5add9a34cb0b47d1a77b3648ad8f8c95 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.699671 16806 tablet_replica.cc:333] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.700740 16806 raft_consensus.cc:2243] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.701355 16806 raft_consensus.cc:2272] T 9c260d3ac1b74de59ba312c824c52080 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.704469 16806 tablet_replica.cc:333] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.705711 16806 raft_consensus.cc:2243] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.706888 16806 raft_consensus.cc:2272] T 791655bc786d429196c6bfe19bba38f1 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.710003 16806 tablet_replica.cc:333] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.710817 16806 raft_consensus.cc:2243] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.711874 16806 raft_consensus.cc:2272] T db81367b5ea54a4f8c8f213765e0547e P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:50.714190 18332 consensus_peers.cc:597] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 -> Peer 7d7539ab4d4f4114883c08384a080c8a (127.16.105.131:34277): Couldn't send request to peer 7d7539ab4d4f4114883c08384a080c8a. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.131:34277: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:50.715121 16806 tablet_replica.cc:333] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.716359 16806 raft_consensus.cc:2243] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.717890 16806 raft_consensus.cc:2272] T b2566849d9814601ab937d5d12de3b55 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.720664 16806 tablet_replica.cc:333] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.721455 16806 raft_consensus.cc:2243] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:22:50.721954 18331 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:22:50.722456 16806 raft_consensus.cc:2272] T 7acd0eca11194c01984d523a67bbb9e5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.725574 16806 tablet_replica.cc:333] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.726351 16806 raft_consensus.cc:2243] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.727321 16806 raft_consensus.cc:2272] T d669dbb0da1f4aa28ceb8e81a1dd856b P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.730440 16806 tablet_replica.cc:333] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.731401 16806 raft_consensus.cc:2243] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.732388 16806 raft_consensus.cc:2272] T 7b0cedd8f3aa4f74b4c7868c484e82ac P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.735644 16806 tablet_replica.cc:333] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.736537 16806 raft_consensus.cc:2243] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.737612 16806 raft_consensus.cc:2272] T dfe4909af09a46bc895017370d11bd26 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.740096 16806 tablet_replica.cc:333] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.740872 16806 raft_consensus.cc:2243] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.741569 16806 raft_consensus.cc:2272] T c9d6c1f369be467e8a97a70b74e4aa02 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.744591 16806 tablet_replica.cc:333] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.745822 16806 raft_consensus.cc:2243] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.747114 16806 raft_consensus.cc:2272] T 69bd663795864346a671ecdb98708e5a P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.749961 16806 tablet_replica.cc:333] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.750695 16806 raft_consensus.cc:2243] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.751690 16806 raft_consensus.cc:2272] T 8737ecbf5c104144acc6bcb03e9e2af5 P 2f10393993a1410f9ee0709374bf50a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.754582 16806 tablet_replica.cc:333] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.755273 16806 raft_consensus.cc:2243] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.756108 16806 raft_consensus.cc:2272] T 74b4ba7337df45f09498946019e5748a P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.758342 16806 tablet_replica.cc:333] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.759038 16806 raft_consensus.cc:2243] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.759598 16806 raft_consensus.cc:2272] T 5eac7a24bc144997b877a5127006b05d P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.762002 16806 tablet_replica.cc:333] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.762686 16806 raft_consensus.cc:2243] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.763387 16806 raft_consensus.cc:2272] T cfb15641a67a48bba2621a124e1f0856 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.766708 16806 tablet_replica.cc:333] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.767879 16806 raft_consensus.cc:2243] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.768684 16806 raft_consensus.cc:2272] T cfa7863da9e14c97983e323d6978c439 P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.771185 16806 tablet_replica.cc:333] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0: stopping tablet replica
I20260710 13:22:50.771904 16806 raft_consensus.cc:2243] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:50.772513 16806 raft_consensus.cc:2272] T ad8722164e444514b1aef71a50692bab P 2f10393993a1410f9ee0709374bf50a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.829613 16806 tablet_server.cc:196] TabletServer@127.16.105.132:0 shutdown complete.
I20260710 13:22:50.878399 16806 master.cc:562] Master@127.16.105.190:36379 shutting down...
I20260710 13:22:50.916456 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:50.917363 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:50.917815 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P 861b001b5c40428db773e60ae126d04b: stopping tablet replica
I20260710 13:22:50.946314 16806 master.cc:584] Master@127.16.105.190:36379 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29819 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:22:51.041613 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:46641
I20260710 13:22:51.043540 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:51.053148 18809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:51.057353 18812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:51.056931 18810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:51.058598 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:51.060565 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:51.061185 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:51.061486 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689771061448 us; error 0 us; skew 500 ppm
I20260710 13:22:51.062559 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:51.068260 16806 webserver.cc:533] Webserver started at http://127.16.105.190:35983/ using document root <none> and password file <none>
I20260710 13:22:51.069474 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:51.069808 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:51.070207 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:51.072717 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "42dd720a17524ac0ae56436d2d2f2b03"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.082885 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:22:51.088747 18817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.090170 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:51.090782 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "42dd720a17524ac0ae56436d2d2f2b03"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.091342 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:51.140375 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:51.142869 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:51.220587 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:46641
I20260710 13:22:51.220733 18868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:46641 every 8 connection(s)
I20260710 13:22:51.229053 18869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:51.251147 18869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03: Bootstrap starting.
I20260710 13:22:51.257386 18869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:51.265697 18869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03: No bootstrap required, opened a new log
I20260710 13:22:51.269858 18869 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER }
I20260710 13:22:51.270462 18869 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:51.270709 18869 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42dd720a17524ac0ae56436d2d2f2b03, State: Initialized, Role: FOLLOWER
I20260710 13:22:51.272042 18869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER }
I20260710 13:22:51.272650 18869 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:51.273036 18869 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:51.273398 18869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:51.282828 18869 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER }
I20260710 13:22:51.283707 18869 leader_election.cc:304] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [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: 42dd720a17524ac0ae56436d2d2f2b03; no voters: 
I20260710 13:22:51.286003 18869 leader_election.cc:290] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:51.286585 18872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:51.289844 18872 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 1 LEADER]: Becoming Leader. State: Replica: 42dd720a17524ac0ae56436d2d2f2b03, State: Running, Role: LEADER
I20260710 13:22:51.290989 18869 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:51.290939 18872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [LEADER]: Queue going to LEADER mode. State: All 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: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER }
I20260710 13:22:51.300551 18873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42dd720a17524ac0ae56436d2d2f2b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER } }
I20260710 13:22:51.301420 18873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:51.301772 18874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42dd720a17524ac0ae56436d2d2f2b03. Latest consensus state: current_term: 1 leader_uuid: "42dd720a17524ac0ae56436d2d2f2b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42dd720a17524ac0ae56436d2d2f2b03" member_type: VOTER } }
I20260710 13:22:51.302663 18874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:51.306562 18879 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:51.319350 18879 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:51.322433 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:51.339816 18879 catalog_manager.cc:1383] Generated new cluster ID: f40c42b098674e178fa4a53eb1a994df
I20260710 13:22:51.340255 18879 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:51.456571 18879 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:51.458389 18879 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:51.483631 18879 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03: Generated new TSK 0
I20260710 13:22:51.484387 18879 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:51.593765 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:51.603947 18890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:51.605042 18891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:51.607873 16806 server_base.cc:1061] running on GCE node
W20260710 13:22:51.607976 18893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:51.609601 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:51.609848 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:51.609987 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689771609975 us; error 0 us; skew 500 ppm
I20260710 13:22:51.611013 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:51.614928 16806 webserver.cc:533] Webserver started at http://127.16.105.129:39925/ using document root <none> and password file <none>
I20260710 13:22:51.615677 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:51.616107 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:51.616562 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:51.618103 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "f84253b077d24f989800cbe0713b4e06"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.627449 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:22:51.634168 18898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.635659 16806 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:51.636196 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "f84253b077d24f989800cbe0713b4e06"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.636600 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:51.669638 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:51.670972 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:51.673246 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:51.676268 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:51.676571 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.676872 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:51.677081 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.760977 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:40327
I20260710 13:22:51.761472 18960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:40327 every 8 connection(s)
I20260710 13:22:51.778471 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:51.792197 18965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:51.793889 18966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:51.800597 18968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:51.800822 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:51.803119 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:51.803444 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:51.803691 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689771803664 us; error 0 us; skew 500 ppm
I20260710 13:22:51.804709 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:51.805204 18961 heartbeater.cc:344] Connected to a master server at 127.16.105.190:46641
I20260710 13:22:51.805833 18961 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:51.807159 18961 heartbeater.cc:507] Master 127.16.105.190:46641 requested a full tablet report, sending...
I20260710 13:22:51.811684 16806 webserver.cc:533] Webserver started at http://127.16.105.130:39119/ using document root <none> and password file <none>
I20260710 13:22:51.812418 18834 ts_manager.cc:194] Registered new tserver with Master: f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:51.812413 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:51.813356 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:51.814170 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:51.815364 18834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47920
I20260710 13:22:51.817993 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "57d796568c1740049156c6b7c425d2f4"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.831103 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.009s	sys 0.001s
I20260710 13:22:51.836540 18973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.838359 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:22:51.838936 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "57d796568c1740049156c6b7c425d2f4"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:22:51.839380 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:51.882926 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:51.886075 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:51.888053 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:51.892155 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:51.892468 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.892752 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:51.892943 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:51.999734 19035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:38181 every 8 connection(s)
I20260710 13:22:51.999869 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:38181
I20260710 13:22:52.011942 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:52.024801 19039 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:52.027055 19040 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:52.032379 19042 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:52.038229 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:52.039340 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:52.039553 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:52.039729 19036 heartbeater.cc:344] Connected to a master server at 127.16.105.190:46641
I20260710 13:22:52.039762 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689772039744 us; error 0 us; skew 500 ppm
I20260710 13:22:52.040347 19036 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:52.040829 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:52.041476 19036 heartbeater.cc:507] Master 127.16.105.190:46641 requested a full tablet report, sending...
I20260710 13:22:52.045125 16806 webserver.cc:533] Webserver started at http://127.16.105.131:38209/ using document root <none> and password file <none>
I20260710 13:22:52.046476 18834 ts_manager.cc:194] Registered new tserver with Master: 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:52.046656 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:52.046995 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:52.047437 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:52.049670 18834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47928
I20260710 13:22:52.050266 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "8417aeecbb1744408cea29b9677db9e3"
format_stamp: "Formatted at 2026-07-10 13:22:52 on dist-test-slave-wrzs"
I20260710 13:22:52.058558 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:22:52.064831 19047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:52.066295 16806 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:22:52.066751 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "8417aeecbb1744408cea29b9677db9e3"
format_stamp: "Formatted at 2026-07-10 13:22:52 on dist-test-slave-wrzs"
I20260710 13:22:52.067093 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:52.082940 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:52.084363 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:52.086872 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:52.090168 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:52.090461 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:52.090758 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:52.090948 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:52.169756 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:38359
I20260710 13:22:52.170120 19109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:38359 every 8 connection(s)
I20260710 13:22:52.177449 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:52.187717 19113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:52.191038 19114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:52.198570 19110 heartbeater.cc:344] Connected to a master server at 127.16.105.190:46641
I20260710 13:22:52.199354 19110 heartbeater.cc:461] Registering TS with master...
W20260710 13:22:52.198776 19116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:52.202646 19110 heartbeater.cc:507] Master 127.16.105.190:46641 requested a full tablet report, sending...
I20260710 13:22:52.206346 16806 server_base.cc:1061] running on GCE node
I20260710 13:22:52.207481 18834 ts_manager.cc:194] Registered new tserver with Master: 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:52.208333 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:52.208652 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:52.208868 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689772208848 us; error 0 us; skew 500 ppm
I20260710 13:22:52.209448 18834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47936
I20260710 13:22:52.209656 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:52.213918 16806 webserver.cc:533] Webserver started at http://127.16.105.132:35617/ using document root <none> and password file <none>
I20260710 13:22:52.214452 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:52.214640 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:52.214874 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:52.216073 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-3-root/instance:
uuid: "d4158fd3307b44c3b277340d5813d63d"
format_stamp: "Formatted at 2026-07-10 13:22:52 on dist-test-slave-wrzs"
I20260710 13:22:52.221438 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:52.226346 19121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:52.228169 16806 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:22:52.228597 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
uuid: "d4158fd3307b44c3b277340d5813d63d"
format_stamp: "Formatted at 2026-07-10 13:22:52 on dist-test-slave-wrzs"
I20260710 13:22:52.228912 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:52.246034 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:52.248661 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:52.252274 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:52.255627 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:52.256189 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260710 13:22:52.256979 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:52.257314 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:22:52.340175 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.132:34307
I20260710 13:22:52.340489 19183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.132:34307 every 8 connection(s)
I20260710 13:22:52.368796 19184 heartbeater.cc:344] Connected to a master server at 127.16.105.190:46641
I20260710 13:22:52.369441 19184 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:52.370630 19184 heartbeater.cc:507] Master 127.16.105.190:46641 requested a full tablet report, sending...
I20260710 13:22:52.374460 16806 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.029829064s
I20260710 13:22:52.374480 18834 ts_manager.cc:194] Registered new tserver with Master: d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:52.376577 18834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47940
I20260710 13:22:52.419195 18834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:22:52.596158 19001 tablet_service.cc:1511] Processing CreateTablet for tablet 555fcec76bbc4f1dabfb908ac70d7bdb (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:52.598547 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555fcec76bbc4f1dabfb908ac70d7bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.601420 18999 tablet_service.cc:1511] Processing CreateTablet for tablet e320c4b0401240729ee0efc8c15b311f (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:52.596638 19000 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed421054244860bf197ef5559a7c78 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:52.603555 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e320c4b0401240729ee0efc8c15b311f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.606699 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed421054244860bf197ef5559a7c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.632526 18998 tablet_service.cc:1511] Processing CreateTablet for tablet a6539ba0d7f948c4bee3a36b07c99487 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:52.634508 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6539ba0d7f948c4bee3a36b07c99487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.642273 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 4750205841db46deba1d9cd34cc6bf25 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:52.645416 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 177f196bddb04ddb9cfa0494009bc8cf (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:52.647835 19075 tablet_service.cc:1511] Processing CreateTablet for tablet 555fcec76bbc4f1dabfb908ac70d7bdb (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:52.649798 19075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555fcec76bbc4f1dabfb908ac70d7bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.650338 19149 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed421054244860bf197ef5559a7c78 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:52.653637 19147 tablet_service.cc:1511] Processing CreateTablet for tablet e320c4b0401240729ee0efc8c15b311f (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:52.656073 19073 tablet_service.cc:1511] Processing CreateTablet for tablet e320c4b0401240729ee0efc8c15b311f (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:22:52.656737 19070 tablet_service.cc:1511] Processing CreateTablet for tablet 177f196bddb04ddb9cfa0494009bc8cf (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:52.657992 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e320c4b0401240729ee0efc8c15b311f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.658710 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177f196bddb04ddb9cfa0494009bc8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.660475 19145 tablet_service.cc:1511] Processing CreateTablet for tablet bb949dec30e74bb9a532ca8b2cccbe04 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:52.661036 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4380e67dfd48889e82d850f49b611e (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:52.662902 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed421054244860bf197ef5559a7c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.663933 19071 tablet_service.cc:1511] Processing CreateTablet for tablet bb949dec30e74bb9a532ca8b2cccbe04 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:52.666078 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb949dec30e74bb9a532ca8b2cccbe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.668493 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb949dec30e74bb9a532ca8b2cccbe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.669648 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 4750205841db46deba1d9cd34cc6bf25 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:52.671533 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4750205841db46deba1d9cd34cc6bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.680145 19143 tablet_service.cc:1511] Processing CreateTablet for tablet f85cf76d9d8a4b308a6a5e6b925b0647 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:52.671591 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177f196bddb04ddb9cfa0494009bc8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.681023 18995 tablet_service.cc:1511] Processing CreateTablet for tablet f85cf76d9d8a4b308a6a5e6b925b0647 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:52.682088 19143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85cf76d9d8a4b308a6a5e6b925b0647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.682639 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85cf76d9d8a4b308a6a5e6b925b0647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.681648 19069 tablet_service.cc:1511] Processing CreateTablet for tablet 408c90ac290340b8891b3a35fc6c55f6 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:52.684218 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4750205841db46deba1d9cd34cc6bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.684659 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e320c4b0401240729ee0efc8c15b311f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.673416 19144 tablet_service.cc:1511] Processing CreateTablet for tablet 177f196bddb04ddb9cfa0494009bc8cf (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:22:52.685959 19144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177f196bddb04ddb9cfa0494009bc8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.676608 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 408c90ac290340b8891b3a35fc6c55f6 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:52.678910 19072 tablet_service.cc:1511] Processing CreateTablet for tablet a6539ba0d7f948c4bee3a36b07c99487 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:52.653486 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4380e67dfd48889e82d850f49b611e (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:52.688369 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4380e67dfd48889e82d850f49b611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.692504 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408c90ac290340b8891b3a35fc6c55f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.695721 19068 tablet_service.cc:1511] Processing CreateTablet for tablet 62af3f0d43884153aef574afb4e529e4 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:52.698042 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62af3f0d43884153aef574afb4e529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.701645 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 62af3f0d43884153aef574afb4e529e4 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:52.703455 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62af3f0d43884153aef574afb4e529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.710144 18926 tablet_service.cc:1511] Processing CreateTablet for tablet 555fcec76bbc4f1dabfb908ac70d7bdb (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:22:52.711017 19069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408c90ac290340b8891b3a35fc6c55f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.712172 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6539ba0d7f948c4bee3a36b07c99487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.713219 18925 tablet_service.cc:1511] Processing CreateTablet for tablet c9ed421054244860bf197ef5559a7c78 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:22:52.716117 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4380e67dfd48889e82d850f49b611e (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:22:52.719144 18923 tablet_service.cc:1511] Processing CreateTablet for tablet a6539ba0d7f948c4bee3a36b07c99487 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:22:52.721488 18921 tablet_service.cc:1511] Processing CreateTablet for tablet bb949dec30e74bb9a532ca8b2cccbe04 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:22:52.721992 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 4750205841db46deba1d9cd34cc6bf25 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:22:52.713771 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4380e67dfd48889e82d850f49b611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.726513 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 408c90ac290340b8891b3a35fc6c55f6 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:22:52.737597 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 62af3f0d43884153aef574afb4e529e4 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:22:52.739560 18919 tablet_service.cc:1511] Processing CreateTablet for tablet f85cf76d9d8a4b308a6a5e6b925b0647 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:22:52.753392 18994 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee6526be06049dfbdde583c7a191aa2 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:52.754890 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee6526be06049dfbdde583c7a191aa2 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:52.756331 18994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee6526be06049dfbdde583c7a191aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.761746 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee6526be06049dfbdde583c7a191aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.763960 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 555fcec76bbc4f1dabfb908ac70d7bdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.762642 19141 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee6526be06049dfbdde583c7a191aa2 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:22:52.764876 18919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f85cf76d9d8a4b308a6a5e6b925b0647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.777186 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee6526be06049dfbdde583c7a191aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.780725 19204 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:52.797650 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec0988cba85424a8b3df46ef7d2e693 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:52.809295 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4750205841db46deba1d9cd34cc6bf25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.817061 19066 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec0988cba85424a8b3df46ef7d2e693 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:52.818992 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec0988cba85424a8b3df46ef7d2e693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.818624 19140 tablet_service.cc:1511] Processing CreateTablet for tablet bdafda3435ee4003acd141bfef9096af (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:52.820755 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdafda3435ee4003acd141bfef9096af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.821017 18961 heartbeater.cc:499] Master 127.16.105.190:46641 was elected leader, sending a full tablet report...
I20260710 13:22:52.823818 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec0988cba85424a8b3df46ef7d2e693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.836284 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb949dec30e74bb9a532ca8b2cccbe04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.844386 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4380e67dfd48889e82d850f49b611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.853679 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ed421054244860bf197ef5559a7c78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.856220 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62af3f0d43884153aef574afb4e529e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.865214 18999 tablet_service.cc:1511] Processing CreateTablet for tablet bdafda3435ee4003acd141bfef9096af (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:52.874101 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6539ba0d7f948c4bee3a36b07c99487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.883229 19205 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:52.884110 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdafda3435ee4003acd141bfef9096af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.886996 19070 tablet_service.cc:1511] Processing CreateTablet for tablet 801b8b89d91b4343b855ff85c24170c3 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:52.883278 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec0988cba85424a8b3df46ef7d2e693 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:22:52.930594 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801b8b89d91b4343b855ff85c24170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.956211 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408c90ac290340b8891b3a35fc6c55f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.960908 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec0988cba85424a8b3df46ef7d2e693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.964416 19204 tablet_bootstrap.cc:700] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Time spent opening tablet: real 0.101s	user 0.002s	sys 0.003s
I20260710 13:22:52.965256 19204 tablet_bootstrap.cc:654] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:52.974064 18994 tablet_service.cc:1511] Processing CreateTablet for tablet e1b6868cd83a48f9a0f32f9b1269dd96 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:52.976824 18994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b6868cd83a48f9a0f32f9b1269dd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.985535 18924 tablet_service.cc:1511] Processing CreateTablet for tablet bdafda3435ee4003acd141bfef9096af (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:22:52.993785 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdafda3435ee4003acd141bfef9096af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:52.993934 19206 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:53.001479 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 801b8b89d91b4343b855ff85c24170c3 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:53.007589 19206 tablet_bootstrap.cc:654] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.008924 19205 tablet_bootstrap.cc:654] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.012130 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801b8b89d91b4343b855ff85c24170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.053670 19036 heartbeater.cc:499] Master 127.16.105.190:46641 was elected leader, sending a full tablet report...
I20260710 13:22:53.031088 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 801b8b89d91b4343b855ff85c24170c3 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:22:53.094069 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 57a0320ff8cd4b548a56aad3e48f9f9c (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:53.096987 19140 tablet_service.cc:1511] Processing CreateTablet for tablet e1b6868cd83a48f9a0f32f9b1269dd96 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:53.061993 19066 tablet_service.cc:1511] Processing CreateTablet for tablet e1b6868cd83a48f9a0f32f9b1269dd96 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:22:53.120715 19207 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:53.125856 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 57a0320ff8cd4b548a56aad3e48f9f9c (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:53.132571 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b6868cd83a48f9a0f32f9b1269dd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.136288 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a0320ff8cd4b548a56aad3e48f9f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.140074 18926 tablet_service.cc:1511] Processing CreateTablet for tablet 78e43803f94b40e590b8c3af94dfe82a (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:53.131168 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1b6868cd83a48f9a0f32f9b1269dd96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.123584 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801b8b89d91b4343b855ff85c24170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.163690 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 57a0320ff8cd4b548a56aad3e48f9f9c (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:22:53.174599 19205 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:53.167245 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a0320ff8cd4b548a56aad3e48f9f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.178364 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 6f95da1204774c16b5b67989cd3b7ca0 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:53.183698 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f95da1204774c16b5b67989cd3b7ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.179451 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 48369f0fd59c42a5a504343cf0591278 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:53.177841 18919 tablet_service.cc:1511] Processing CreateTablet for tablet 6f95da1204774c16b5b67989cd3b7ca0 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:53.175685 19205 ts_tablet_manager.cc:1403] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.293s	user 0.054s	sys 0.028s
I20260710 13:22:53.200183 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e43803f94b40e590b8c3af94dfe82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.201423 18919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f95da1204774c16b5b67989cd3b7ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.202718 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 6f95da1204774c16b5b67989cd3b7ca0 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:22:53.204751 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f95da1204774c16b5b67989cd3b7ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.208438 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a0320ff8cd4b548a56aad3e48f9f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.209851 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48369f0fd59c42a5a504343cf0591278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.211684 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 78e43803f94b40e590b8c3af94dfe82a (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:53.213079 19110 heartbeater.cc:499] Master 127.16.105.190:46641 was elected leader, sending a full tablet report...
I20260710 13:22:53.214036 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e43803f94b40e590b8c3af94dfe82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.222414 18917 tablet_service.cc:1511] Processing CreateTablet for tablet b728abd28ef945e38c5e7c7c92a8d988 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:53.231043 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b728abd28ef945e38c5e7c7c92a8d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.230019 19205 raft_consensus.cc:359] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.238680 19205 raft_consensus.cc:385] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.244207 19141 tablet_service.cc:1511] Processing CreateTablet for tablet 78e43803f94b40e590b8c3af94dfe82a (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:22:53.246196 19207 tablet_bootstrap.cc:654] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.271356 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e43803f94b40e590b8c3af94dfe82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.274853 18923 tablet_service.cc:1511] Processing CreateTablet for tablet 5749ac9b47744d48bc1797037ecb71c9 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:53.277376 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5749ac9b47744d48bc1797037ecb71c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.245561 19205 raft_consensus.cc:740] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.288746 19206 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:53.289575 19206 ts_tablet_manager.cc:1403] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.296s	user 0.019s	sys 0.014s
I20260710 13:22:53.267222 18999 tablet_service.cc:1511] Processing CreateTablet for tablet cf29ed6a733f429c97d34d0992649ac7 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:53.305066 19207 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:53.305552 19205 consensus_queue.cc:260] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.314647 19066 tablet_service.cc:1511] Processing CreateTablet for tablet cf29ed6a733f429c97d34d0992649ac7 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:53.347162 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf29ed6a733f429c97d34d0992649ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.347985 19204 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:53.348529 19204 ts_tablet_manager.cc:1403] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.572s	user 0.036s	sys 0.018s
I20260710 13:22:53.348205 19147 tablet_service.cc:1511] Processing CreateTablet for tablet cf29ed6a733f429c97d34d0992649ac7 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:22:53.349669 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf29ed6a733f429c97d34d0992649ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.328357 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf29ed6a733f429c97d34d0992649ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.361521 19067 tablet_service.cc:1511] Processing CreateTablet for tablet 48369f0fd59c42a5a504343cf0591278 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:53.363900 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48369f0fd59c42a5a504343cf0591278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.373119 19207 ts_tablet_manager.cc:1403] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.266s	user 0.020s	sys 0.015s
I20260710 13:22:53.374992 19141 tablet_service.cc:1511] Processing CreateTablet for tablet b728abd28ef945e38c5e7c7c92a8d988 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:53.375370 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 48369f0fd59c42a5a504343cf0591278 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:22:53.376772 19204 raft_consensus.cc:359] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.400612 19204 raft_consensus.cc:385] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.401170 19204 raft_consensus.cc:740] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.381116 19184 heartbeater.cc:499] Master 127.16.105.190:46641 was elected leader, sending a full tablet report...
I20260710 13:22:53.329373 19206 raft_consensus.cc:359] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.403054 19206 raft_consensus.cc:385] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.401391 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48369f0fd59c42a5a504343cf0591278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.403416 19206 raft_consensus.cc:740] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.404616 19206 consensus_queue.cc:260] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:22:53.406267 18882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:53.406828 19204 consensus_queue.cc:260] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.427963 19207 raft_consensus.cc:359] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.429091 19207 raft_consensus.cc:385] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.429347 19205 ts_tablet_manager.cc:1434] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.233s	user 0.023s	sys 0.008s
I20260710 13:22:53.429442 19207 raft_consensus.cc:740] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.433538 19206 ts_tablet_manager.cc:1434] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.144s	user 0.001s	sys 0.014s
I20260710 13:22:53.439896 19141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b728abd28ef945e38c5e7c7c92a8d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.439392 19207 consensus_queue.cc:260] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.440112 19205 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:53.443300 19212 raft_consensus.cc:493] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.443877 19212 raft_consensus.cc:515] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.458151 19214 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.458834 19204 ts_tablet_manager.cc:1434] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.110s	user 0.019s	sys 0.001s
I20260710 13:22:53.458796 19214 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.460090 19213 raft_consensus.cc:493] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.460760 19213 raft_consensus.cc:515] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.462132 19214 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:53.447711 19212 leader_election.cc:290] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:53.475978 19206 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:53.481460 19213 leader_election.cc:290] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:53.511044 19140 tablet_service.cc:1511] Processing CreateTablet for tablet e453b4ed5fc44eadbff240173de9e9bc (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 13:22:53.513269 19037 tablet.cc:2406] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:53.514081 19070 tablet_service.cc:1511] Processing CreateTablet for tablet e453b4ed5fc44eadbff240173de9e9bc (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:53.516666 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 5749ac9b47744d48bc1797037ecb71c9 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:53.509322 19204 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:53.524888 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5749ac9b47744d48bc1797037ecb71c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.528801 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453b4ed5fc44eadbff240173de9e9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.529348 19140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453b4ed5fc44eadbff240173de9e9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.528755 19206 tablet_bootstrap.cc:654] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.547767 19142 tablet_service.cc:1511] Processing CreateTablet for tablet 5749ac9b47744d48bc1797037ecb71c9 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:22:53.559504 19207 ts_tablet_manager.cc:1434] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.186s	user 0.018s	sys 0.004s
I20260710 13:22:53.570225 19207 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:53.576562 19205 tablet_bootstrap.cc:654] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.584777 19142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5749ac9b47744d48bc1797037ecb71c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.613428 19207 tablet_bootstrap.cc:654] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.637966 19204 tablet_bootstrap.cc:654] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.674731 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:53.677239 18974 leader_election.cc:343] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.678587 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
W20260710 13:22:53.680624 19049 leader_election.cc:343] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.682518 19205 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:53.690177 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:53.690552 19205 ts_tablet_manager.cc:1403] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.251s	user 0.010s	sys 0.016s
W20260710 13:22:53.693028 19122 leader_election.cc:343] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.693192 18999 tablet_service.cc:1511] Processing CreateTablet for tablet b728abd28ef945e38c5e7c7c92a8d988 (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:22:53.694957 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b728abd28ef945e38c5e7c7c92a8d988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.699286 18995 tablet_service.cc:1511] Processing CreateTablet for tablet e453b4ed5fc44eadbff240173de9e9bc (DEFAULT_TABLE table=test-workload [id=219e94407dcb46d2ace814d9e2ad97b6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:22:53.701735 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e453b4ed5fc44eadbff240173de9e9bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:53.733717 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
W20260710 13:22:53.736550 19048 leader_election.cc:343] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.737057 19048 leader_election.cc:304] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:53.739697 19213 raft_consensus.cc:2749] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:53.743228 19207 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:53.744185 19207 ts_tablet_manager.cc:1403] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.025s
I20260710 13:22:53.744671 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:53.746553 19206 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:53.747340 19206 ts_tablet_manager.cc:1403] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.278s	user 0.024s	sys 0.024s
I20260710 13:22:53.747723 19205 raft_consensus.cc:359] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.748879 19205 raft_consensus.cc:385] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.749469 19205 raft_consensus.cc:740] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.749275 19207 raft_consensus.cc:359] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.750402 19207 raft_consensus.cc:385] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.750943 19207 raft_consensus.cc:740] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.750607 19205 consensus_queue.cc:260] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
W20260710 13:22:53.752473 19122 leader_election.cc:343] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.752998 19122 leader_election.cc:304] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:53.753302 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:53.751468 19206 raft_consensus.cc:359] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.755627 19206 raft_consensus.cc:385] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.755976 19206 raft_consensus.cc:740] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.756106 19212 raft_consensus.cc:2749] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:53.757855 19205 ts_tablet_manager.cc:1434] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.004s
W20260710 13:22:53.758222 18975 leader_election.cc:343] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.758672 18975 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:53.759598 19215 raft_consensus.cc:2749] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:53.759346 19206 consensus_queue.cc:260] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.758898 19205 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:53.766961 19207 consensus_queue.cc:260] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.772310 19206 ts_tablet_manager.cc:1434] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:22:53.773361 19206 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:53.774659 19207 ts_tablet_manager.cc:1434] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260710 13:22:53.777848 19204 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:53.778899 19204 ts_tablet_manager.cc:1403] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.282s	user 0.016s	sys 0.012s
I20260710 13:22:53.780829 19205 tablet_bootstrap.cc:654] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.782769 19207 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:53.784310 19204 raft_consensus.cc:359] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.785135 19204 raft_consensus.cc:385] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.785416 19204 raft_consensus.cc:740] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.786106 19204 consensus_queue.cc:260] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.787357 19206 tablet_bootstrap.cc:654] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.791785 19207 tablet_bootstrap.cc:654] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.795964 19204 ts_tablet_manager.cc:1434] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:22:53.798120 19204 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:53.800381 19217 raft_consensus.cc:493] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.801124 19217 raft_consensus.cc:515] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.808998 19217 leader_election.cc:290] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:53.811846 19204 tablet_bootstrap.cc:654] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.826541 19206 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:53.827311 19206 ts_tablet_manager.cc:1403] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.005s
I20260710 13:22:53.831033 19206 raft_consensus.cc:359] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:53.832023 19206 raft_consensus.cc:385] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.832376 19206 raft_consensus.cc:740] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.833276 19206 consensus_queue.cc:260] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:53.837469 19204 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:53.837443 19205 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:53.838300 19204 ts_tablet_manager.cc:1403] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.010s
I20260710 13:22:53.838371 19205 ts_tablet_manager.cc:1403] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.003s
I20260710 13:22:53.842383 19204 raft_consensus.cc:359] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:53.843199 19204 raft_consensus.cc:385] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.843490 19204 raft_consensus.cc:740] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.844396 19204 consensus_queue.cc:260] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:53.847743 19207 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:53.848412 19207 ts_tablet_manager.cc:1403] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.002s
I20260710 13:22:53.853051 19207 raft_consensus.cc:359] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.853969 19207 raft_consensus.cc:385] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.854342 19207 raft_consensus.cc:740] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.854419 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:53.855351 19204 ts_tablet_manager.cc:1434] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 13:22:53.855294 19207 consensus_queue.cc:260] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.846899 19205 raft_consensus.cc:359] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.837754 19206 ts_tablet_manager.cc:1434] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 13:22:53.856683 19204 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:53.856961 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:53.857913 19206 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:53.862730 19217 raft_consensus.cc:493] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.863952 19205 raft_consensus.cc:385] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.863849 19217 raft_consensus.cc:515] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.864764 19205 raft_consensus.cc:740] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.865777 19205 consensus_queue.cc:260] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.867275 19217 leader_election.cc:290] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:53.869218 19204 tablet_bootstrap.cc:654] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:53.872293 18899 leader_election.cc:343] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:53.873123 18899 leader_election.cc:343] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.873744 18899 leader_election.cc:304] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:53.874467 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:53.876886 19207 ts_tablet_manager.cc:1434] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:22:53.877918 19217 raft_consensus.cc:2749] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:53.878336 18899 leader_election.cc:343] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.882597 19207 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:53.882987 19204 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:53.884119 19204 ts_tablet_manager.cc:1403] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.001s
I20260710 13:22:53.887699 19204 raft_consensus.cc:359] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.889189 19204 raft_consensus.cc:385] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.889963 19205 ts_tablet_manager.cc:1434] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 13:22:53.890134 19204 raft_consensus.cc:740] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.891845 19207 tablet_bootstrap.cc:654] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.891381 19204 consensus_queue.cc:260] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:53.894218 19204 ts_tablet_manager.cc:1434] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:22:53.906644 19217 raft_consensus.cc:493] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:53.892985 19206 tablet_bootstrap.cc:654] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.908275 19217 raft_consensus.cc:515] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.910591 19204 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:53.906847 19205 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:53.912391 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:53.913980 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:53.916800 18899 leader_election.cc:343] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.917733 18899 leader_election.cc:304] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:53.919220 19204 tablet_bootstrap.cc:654] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.921231 19205 tablet_bootstrap.cc:654] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.922447 19217 leader_election.cc:290] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:53.924643 19217 raft_consensus.cc:2749] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:53.939438 19207 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:53.941479 19207 ts_tablet_manager.cc:1403] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.015s
I20260710 13:22:53.943382 19205 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:53.944809 19205 ts_tablet_manager.cc:1403] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.011s
I20260710 13:22:53.948577 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
W20260710 13:22:53.948603 18899 leader_election.cc:343] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:53.952396 18899 leader_election.cc:343] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:53.953037 19207 raft_consensus.cc:359] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.953938 18899 leader_election.cc:304] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:53.954818 19207 raft_consensus.cc:385] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.955559 19242 raft_consensus.cc:2749] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:53.959528 19205 raft_consensus.cc:359] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.961215 19205 raft_consensus.cc:385] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.961902 19205 raft_consensus.cc:740] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.962992 19205 consensus_queue.cc:260] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:53.964160 19204 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:53.965191 19204 ts_tablet_manager.cc:1403] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.020s
I20260710 13:22:53.966755 19205 ts_tablet_manager.cc:1434] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:22:53.968516 19205 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:53.969170 19207 raft_consensus.cc:740] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.973400 19206 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:53.974011 19206 ts_tablet_manager.cc:1403] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.116s	user 0.036s	sys 0.024s
I20260710 13:22:53.973647 19204 raft_consensus.cc:359] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.974480 19204 raft_consensus.cc:385] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:53.975020 19204 raft_consensus.cc:740] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:53.975965 19204 consensus_queue.cc:260] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.971424 19207 consensus_queue.cc:260] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:53.980602 19205 tablet_bootstrap.cc:654] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:53.981482 19207 ts_tablet_manager.cc:1434] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.002s
I20260710 13:22:53.983201 19204 ts_tablet_manager.cc:1434] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:22:53.984475 19204 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:53.993913 19207 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:54.010794 19206 raft_consensus.cc:359] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.013191 19204 tablet_bootstrap.cc:654] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.013269 19206 raft_consensus.cc:385] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.013801 19206 raft_consensus.cc:740] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.015739 19206 consensus_queue.cc:260] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.024189 19207 tablet_bootstrap.cc:654] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.030386 19205 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.031137 19205 ts_tablet_manager.cc:1403] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.035s
I20260710 13:22:54.032320 19206 ts_tablet_manager.cc:1434] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.004s
I20260710 13:22:54.037029 19205 raft_consensus.cc:359] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.038988 19205 raft_consensus.cc:385] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.039426 19205 raft_consensus.cc:740] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.037066 19206 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:54.041649 19204 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:54.042987 19204 ts_tablet_manager.cc:1403] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.011s
I20260710 13:22:54.046962 19207 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:54.047938 19207 ts_tablet_manager.cc:1403] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.007s
I20260710 13:22:54.047895 19204 raft_consensus.cc:359] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.049348 19204 raft_consensus.cc:385] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.049798 19206 tablet_bootstrap.cc:654] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.049849 19204 raft_consensus.cc:740] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.052666 19207 raft_consensus.cc:359] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.051998 19204 consensus_queue.cc:260] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.053567 19207 raft_consensus.cc:385] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.053373 19205 consensus_queue.cc:260] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.054044 19207 raft_consensus.cc:740] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.054980 19207 consensus_queue.cc:260] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.056013 19205 ts_tablet_manager.cc:1434] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.009s
I20260710 13:22:54.057150 19205 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:54.058214 19207 ts_tablet_manager.cc:1434] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:22:54.062072 19207 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:54.068266 19205 tablet_bootstrap.cc:654] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.072142 19204 ts_tablet_manager.cc:1434] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.000s
I20260710 13:22:54.074805 19206 tablet_bootstrap.cc:492] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:54.075371 19206 ts_tablet_manager.cc:1403] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.010s
I20260710 13:22:54.084182 19204 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:54.093220 19207 tablet_bootstrap.cc:654] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.094945 19206 raft_consensus.cc:359] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.096179 19206 raft_consensus.cc:385] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.096546 19206 raft_consensus.cc:740] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.097810 19205 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.098356 19205 ts_tablet_manager.cc:1403] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.012s
I20260710 13:22:54.099354 19204 tablet_bootstrap.cc:654] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.098170 19206 consensus_queue.cc:260] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.102696 19205 raft_consensus.cc:359] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.104024 19206 ts_tablet_manager.cc:1434] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 13:22:54.104172 19205 raft_consensus.cc:385] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.105319 19205 raft_consensus.cc:740] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.106519 19206 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:54.107043 19205 consensus_queue.cc:260] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.118641 19215 raft_consensus.cc:493] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.119392 19215 raft_consensus.cc:515] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.120467 19233 raft_consensus.cc:493] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.120978 19233 raft_consensus.cc:515] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.123668 19215 leader_election.cc:290] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.123749 19206 tablet_bootstrap.cc:654] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.131596 19242 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.132244 19242 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.139108 19205 ts_tablet_manager.cc:1434] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 13:22:54.140661 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.141466 19011 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 0.
I20260710 13:22:54.143088 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.144863 19084 raft_consensus.cc:2468] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:54.149127 19233 leader_election.cc:290] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.151628 19215 raft_consensus.cc:493] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.152575 19215 raft_consensus.cc:515] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.157176 18899 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:54.158776 19217 raft_consensus.cc:2804] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.159581 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.159873 19217 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.160321 19011 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.160531 19215 leader_election.cc:290] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.152679 19205 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:54.162714 19122 leader_election.cc:304] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:54.160530 19217 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.171603 19212 raft_consensus.cc:2804] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.163661 19242 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.164762 19233 raft_consensus.cc:493] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.165493 18974 leader_election.cc:304] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:54.169855 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.173066 19212 raft_consensus.cc:493] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.181177 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.182857 19207 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
W20260710 13:22:54.183138 18975 leader_election.cc:343] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.191556 19215 raft_consensus.cc:2804] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.189702 19207 ts_tablet_manager.cc:1403] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.128s	user 0.015s	sys 0.010s
I20260710 13:22:54.192461 19215 raft_consensus.cc:493] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.197538 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:54.186017 19212 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.196623 19215 raft_consensus.cc:3060] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:54.195528 18899 leader_election.cc:343] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.208353 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:54.208923 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.209551 19158 raft_consensus.cc:2468] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:54.209859 18936 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.211647 18974 leader_election.cc:304] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.179374 19233 raft_consensus.cc:515] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.204916 19159 raft_consensus.cc:2468] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:54.217168 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.218310 19084 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.216871 19207 raft_consensus.cc:359] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.218756 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.220104 19233 leader_election.cc:290] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.221136 19207 raft_consensus.cc:385] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.225598 19207 raft_consensus.cc:740] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.227440 19204 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:54.226794 19207 consensus_queue.cc:260] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.228257 19204 ts_tablet_manager.cc:1403] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.041s
I20260710 13:22:54.227865 19122 leader_election.cc:304] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:54.228335 18936 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.229662 19205 tablet_bootstrap.cc:654] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.232470 19217 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.236228 19254 raft_consensus.cc:2804] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.237521 19254 raft_consensus.cc:493] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.237591 19213 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.238225 19254 raft_consensus.cc:3060] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.238981 19213 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.242615 19215 raft_consensus.cc:515] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.246964 19213 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.240046 19206 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:54.240283 19207 ts_tablet_manager.cc:1434] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.005s
I20260710 13:22:54.248845 19215 leader_election.cc:290] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.236011 19233 raft_consensus.cc:2804] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.249943 19233 raft_consensus.cc:493] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.250115 19207 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:54.250366 19233 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.248477 19204 raft_consensus.cc:359] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.254263 19206 ts_tablet_manager.cc:1403] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.148s	user 0.034s	sys 0.039s
I20260710 13:22:54.263038 19204 raft_consensus.cc:385] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.263490 19204 raft_consensus.cc:740] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.255062 19213 raft_consensus.cc:493] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.266055 19213 raft_consensus.cc:515] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
W20260710 13:22:54.278682 19122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 51131.3us
I20260710 13:22:54.262468 19212 raft_consensus.cc:515] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.287989 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:54.289443 19159 raft_consensus.cc:3060] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.294260 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:54.295382 18936 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.305583 19204 consensus_queue.cc:260] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.313977 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:54.319336 19011 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.319108 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.287093 19215 raft_consensus.cc:493] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.314160 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:54.316725 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e320c4b0401240729ee0efc8c15b311f" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.326164 19084 raft_consensus.cc:3060] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.317201 19213 leader_election.cc:290] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.317034 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.318064 19217 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.301043 19206 raft_consensus.cc:359] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.334467 19213 raft_consensus.cc:493] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.335927 19206 raft_consensus.cc:385] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.323161 19215 raft_consensus.cc:515] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
W20260710 13:22:54.341666 19048 leader_election.cc:343] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.336207 19254 raft_consensus.cc:515] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
W20260710 13:22:54.363842 19049 leader_election.cc:343] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.350730 19213 raft_consensus.cc:515] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.366547 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:54.368515 19258 raft_consensus.cc:493] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.368994 19010 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.369735 19258 raft_consensus.cc:515] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.372889 19213 leader_election.cc:290] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.351999 19255 raft_consensus.cc:493] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.376137 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.375142 19207 tablet_bootstrap.cc:654] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:54.383150 19049 leader_election.cc:343] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.384137 19215 leader_election.cc:290] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.384804 19215 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.385632 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:54.385850 19215 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.386493 19158 raft_consensus.cc:3060] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.387142 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.387894 19083 raft_consensus.cc:2468] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:54.389318 18974 leader_election.cc:304] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:54.389055 19255 raft_consensus.cc:515] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.391201 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:54.388898 19254 leader_election.cc:290] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
W20260710 13:22:54.396329 18975 leader_election.cc:343] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.397464 19258 leader_election.cc:290] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.398779 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.399679 18934 raft_consensus.cc:2468] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.393252 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.401666 19123 leader_election.cc:304] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:54.348987 19206 raft_consensus.cc:740] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.402009 19254 raft_consensus.cc:2804] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:54.403481 18975 leader_election.cc:343] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.413285 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.414767 19233 raft_consensus.cc:515] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:22:54.415446 19122 leader_election.cc:343] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.405748 19084 raft_consensus.cc:2468] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
W20260710 13:22:54.409890 18882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:54.415562 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.422899 19254 raft_consensus.cc:493] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.353924 19212 leader_election.cc:290] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.424539 19258 raft_consensus.cc:2804] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.426115 19254 raft_consensus.cc:3060] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.438184 18974 leader_election.cc:304] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:54.439482 19259 raft_consensus.cc:2804] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.440126 19158 raft_consensus.cc:2468] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
W20260710 13:22:54.440598 19122 leader_election.cc:343] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.441533 19204 ts_tablet_manager.cc:1434] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.213s	user 0.013s	sys 0.008s
I20260710 13:22:54.441609 18974 leader_election.cc:304] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.431201 19255 leader_election.cc:290] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.440559 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.444954 18934 raft_consensus.cc:2468] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.422938 19206 consensus_queue.cc:260] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.453329 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.454641 19085 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.454806 19083 raft_consensus.cc:2468] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:54.453496 19123 leader_election.cc:304] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:54.447680 18936 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.448318 19259 raft_consensus.cc:697] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:54.448544 19215 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.448936 19204 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:54.449048 19260 raft_consensus.cc:2804] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.457139 19205 tablet_bootstrap.cc:492] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.466434 19233 leader_election.cc:290] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.466822 19205 ts_tablet_manager.cc:1403] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.314s	user 0.044s	sys 0.043s
I20260710 13:22:54.454310 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:54.431051 19258 raft_consensus.cc:493] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.451730 19010 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.464250 19260 raft_consensus.cc:697] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:54.474872 19205 raft_consensus.cc:359] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.476059 19260 consensus_queue.cc:237] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.477035 19205 raft_consensus.cc:385] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.477597 19205 raft_consensus.cc:740] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.474431 19258 raft_consensus.cc:3060] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.459728 19259 consensus_queue.cc:237] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.482795 19254 raft_consensus.cc:515] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.482465 19205 consensus_queue.cc:260] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.461923 19255 raft_consensus.cc:2804] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.484774 19255 raft_consensus.cc:493] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.485239 19255 raft_consensus.cc:3060] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.487555 19205 ts_tablet_manager.cc:1434] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 13:22:54.488027 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
W20260710 13:22:54.490094 18975 leader_election.cc:343] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.491132 19205 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:54.464550 19123 leader_election.cc:304] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:54.496769 19254 leader_election.cc:290] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.496713 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:54.498353 18936 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.472146 18974 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:54.473495 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.496951 19233 raft_consensus.cc:2804] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.508102 19084 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.508590 19233 raft_consensus.cc:697] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:54.454895 19011 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:54.512225 19085 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:54.512795 19254 raft_consensus.cc:2804] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:54.512691 18974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 51934.7us
I20260710 13:22:54.513327 19254 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.513712 19254 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.513901 19233 consensus_queue.cc:237] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.515385 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.516119 19083 raft_consensus.cc:3060] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.517997 19212 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.518900 19212 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.522289 19206 ts_tablet_manager.cc:1434] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.260s	user 0.024s	sys 0.000s
I20260710 13:22:54.524132 19159 raft_consensus.cc:2468] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:54.529191 19204 tablet_bootstrap.cc:654] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.529889 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
W20260710 13:22:54.536120 18974 leader_election.cc:343] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.536625 19206 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:54.539857 18899 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:54.546332 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.547260 19217 raft_consensus.cc:2804] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.548149 19217 raft_consensus.cc:697] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:22:54.549182 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.555756 19206 tablet_bootstrap.cc:654] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.555984 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.556871 19011 raft_consensus.cc:2393] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8417aeecbb1744408cea29b9677db9e3 in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:54.559464 19048 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:54.559855 19258 raft_consensus.cc:515] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.560424 19213 raft_consensus.cc:2749] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:54.560937 19048 leader_election.cc:343] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.561474 19048 leader_election.cc:304] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.562224 19258 leader_election.cc:290] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:54.562320 19213 raft_consensus.cc:2749] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:54.560513 19083 raft_consensus.cc:2468] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:54.562845 19048 leader_election.cc:304] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.563345 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:54.565290 18934 raft_consensus.cc:3060] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.567721 19207 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:54.596709 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:54.597499 19207 ts_tablet_manager.cc:1403] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.348s	user 0.040s	sys 0.017s
W20260710 13:22:54.600307 19122 leader_election.cc:343] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.568337 19213 raft_consensus.cc:2749] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:54.549319 19217 consensus_queue.cc:237] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.592815 19254 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.576395 18934 raft_consensus.cc:2468] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.594406 19212 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.595536 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.616732 19010 raft_consensus.cc:2393] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4158fd3307b44c3b277340d5813d63d in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:54.617094 19083 raft_consensus.cc:2468] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.617205 19254 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.572402 19255 raft_consensus.cc:515] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.619482 19122 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:54.568549 18936 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.604038 18974 leader_election.cc:304] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.622969 19255 leader_election.cc:290] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.586764 19205 tablet_bootstrap.cc:654] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.626528 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.626987 19084 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.627478 19083 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.628159 19258 raft_consensus.cc:2804] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.629128 19258 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.629942 19258 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.631220 19123 leader_election.cc:304] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4
I20260710 13:22:54.605739 19207 raft_consensus.cc:359] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.647586 19204 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:54.653580 18831 catalog_manager.cc:5697] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:54.648694 19204 ts_tablet_manager.cc:1403] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.200s	user 0.032s	sys 0.015s
I20260710 13:22:54.641455 19207 raft_consensus.cc:385] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.663825 19206 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:54.662205 19207 raft_consensus.cc:740] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.664896 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.664505 19206 ts_tablet_manager.cc:1403] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.128s	user 0.029s	sys 0.035s
I20260710 13:22:54.636905 19255 raft_consensus.cc:2804] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.636838 19254 raft_consensus.cc:2804] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.669608 19204 raft_consensus.cc:359] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.671758 19204 raft_consensus.cc:385] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:54.673252 19123 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:40327, user_credentials={real_user=slave}} blocked reactor thread for 56336.3us
I20260710 13:22:54.673637 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:54.672569 19254 raft_consensus.cc:697] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:54.672820 19204 raft_consensus.cc:740] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.676865 19204 consensus_queue.cc:260] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.675216 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:54.665693 19207 consensus_queue.cc:260] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.675216 19255 raft_consensus.cc:697] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:54.675220 19254 consensus_queue.cc:237] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.684962 19204 ts_tablet_manager.cc:1434] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.001s
I20260710 13:22:54.682070 19122 leader_election.cc:304] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:54.702235 19204 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:54.703205 19255 consensus_queue.cc:237] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.690078 18832 catalog_manager.cc:5697] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:54.706413 19205 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.707038 19205 ts_tablet_manager.cc:1403] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.217s	user 0.017s	sys 0.009s
I20260710 13:22:54.708423 19233 raft_consensus.cc:2804] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.699287 19206 raft_consensus.cc:359] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.709761 19206 raft_consensus.cc:385] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.682220 18936 raft_consensus.cc:3060] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.710505 19206 raft_consensus.cc:740] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.710815 19258 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.711609 19205 raft_consensus.cc:359] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.712744 19205 raft_consensus.cc:385] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.713195 19205 raft_consensus.cc:740] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.693858 18833 catalog_manager.cc:5697] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:54.712509 19206 consensus_queue.cc:260] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.686080 19207 ts_tablet_manager.cc:1434] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.007s
I20260710 13:22:54.714198 19205 consensus_queue.cc:260] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.715219 19207 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
W20260710 13:22:54.702085 19122 leader_election.cc:343] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.716193 18832 catalog_manager.cc:5697] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:54.717693 19205 ts_tablet_manager.cc:1434] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260710 13:22:54.720412 19260 raft_consensus.cc:493] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.709689 19233 raft_consensus.cc:697] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:54.724462 19260 raft_consensus.cc:515] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.718995 19205 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:54.723650 19083 raft_consensus.cc:2468] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:54.732483 19207 tablet_bootstrap.cc:654] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.727274 19159 raft_consensus.cc:2393] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57d796568c1740049156c6b7c425d2f4 in current term 1: Already voted for candidate d4158fd3307b44c3b277340d5813d63d in this term.
I20260710 13:22:54.723568 19204 tablet_bootstrap.cc:654] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.731045 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:54.729185 19260 leader_election.cc:290] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:54.729605 18936 raft_consensus.cc:2468] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:54.731045 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.727306 19233 consensus_queue.cc:237] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.745792 19205 tablet_bootstrap.cc:654] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.750308 19123 leader_election.cc:304] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:54.744886 18974 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:54.752310 19268 raft_consensus.cc:2804] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:54.752993 18974 leader_election.cc:343] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.753075 19268 raft_consensus.cc:697] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
W20260710 13:22:54.754247 18974 leader_election.cc:343] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.754895 18974 leader_election.cc:304] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:54.755028 19268 consensus_queue.cc:237] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.756110 19260 raft_consensus.cc:2804] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:54.756992 19260 raft_consensus.cc:697] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:54.760076 19260 consensus_queue.cc:237] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:54.765165 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:54.803416 19206 ts_tablet_manager.cc:1434] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.133s	user 0.005s	sys 0.007s
I20260710 13:22:54.776371 19254 raft_consensus.cc:2749] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:54.818531 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:54.815199 19258 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.821659 19084 raft_consensus.cc:2393] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4158fd3307b44c3b277340d5813d63d in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:54.836109 19122 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3
W20260710 13:22:54.838888 19273 log.cc:927] Time spent T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: Append to log took a long time: real 0.058s	user 0.001s	sys 0.001s
I20260710 13:22:54.839946 19204 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:54.844835 19204 ts_tablet_manager.cc:1403] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.020s
I20260710 13:22:54.844870 19258 raft_consensus.cc:2749] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:54.849344 19206 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:54.849874 19204 raft_consensus.cc:359] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.851220 19204 raft_consensus.cc:385] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.851637 19204 raft_consensus.cc:740] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.852662 19204 consensus_queue.cc:260] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.859843 19204 ts_tablet_manager.cc:1434] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.003s
I20260710 13:22:54.863735 19204 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:54.864037 19258 raft_consensus.cc:493] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.865919 19207 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:54.864936 19258 raft_consensus.cc:515] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:54.866024 19205 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.871068 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.872628 19204 tablet_bootstrap.cc:654] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:54.872810 19123 leader_election.cc:343] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.874413 19205 ts_tablet_manager.cc:1403] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.156s	user 0.016s	sys 0.030s
I20260710 13:22:54.877246 19207 ts_tablet_manager.cc:1403] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.014s
I20260710 13:22:54.876832 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:54.877985 19258 leader_election.cc:290] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
W20260710 13:22:54.879504 19122 leader_election.cc:343] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.880002 19122 leader_election.cc:304] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:54.880756 19258 raft_consensus.cc:2749] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:54.882797 19207 raft_consensus.cc:359] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.883847 19207 raft_consensus.cc:385] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.883131 19205 raft_consensus.cc:359] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.884261 19207 raft_consensus.cc:740] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.884490 19205 raft_consensus.cc:385] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.885270 19205 raft_consensus.cc:740] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.885727 19207 consensus_queue.cc:260] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.886062 19205 consensus_queue.cc:260] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.893392 19205 ts_tablet_manager.cc:1434] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 13:22:54.894587 19207 ts_tablet_manager.cc:1434] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:22:54.896188 19207 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:54.896212 19205 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:54.901194 19206 tablet_bootstrap.cc:654] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.909289 19205 tablet_bootstrap.cc:654] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.916818 19260 consensus_queue.cc:1048] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:54.934406 19254 consensus_queue.cc:1048] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:54.936024 19206 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:54.936748 19206 ts_tablet_manager.cc:1403] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.007s
I20260710 13:22:54.948743 19258 raft_consensus.cc:493] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.950067 19207 tablet_bootstrap.cc:654] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:54.949947 19258 raft_consensus.cc:515] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.960495 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.967252 19204 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:54.968134 19204 ts_tablet_manager.cc:1403] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.105s	user 0.041s	sys 0.026s
I20260710 13:22:54.968235 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.969209 18936 raft_consensus.cc:2468] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.971083 19215 raft_consensus.cc:493] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:54.971297 19123 leader_election.cc:304] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:54.945115 19206 raft_consensus.cc:359] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.972998 19255 raft_consensus.cc:2804] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:54.972623 19215 raft_consensus.cc:515] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.978900 19206 raft_consensus.cc:385] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.981676 19215 leader_election.cc:290] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:54.976230 19268 consensus_queue.cc:1048] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:54.983726 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:54.979972 19206 raft_consensus.cc:740] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:54.988212 19207 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:54.971622 19204 raft_consensus.cc:359] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
W20260710 13:22:54.989125 18975 leader_election.cc:343] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:54.979094 19255 raft_consensus.cc:493] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:54.979529 19258 leader_election.cc:290] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:54.990876 19204 raft_consensus.cc:385] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:54.993152 19206 consensus_queue.cc:260] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:54.994661 19207 ts_tablet_manager.cc:1403] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.011s
I20260710 13:22:54.990080 19205 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:54.992650 19255 raft_consensus.cc:3060] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:54.996225 19084 raft_consensus.cc:2468] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:54.998555 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:54.999346 19083 raft_consensus.cc:2468] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:55.001550 19213 raft_consensus.cc:493] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.001243 19207 raft_consensus.cc:359] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:54.993620 19204 raft_consensus.cc:740] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.004583 19207 raft_consensus.cc:385] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.009194 19207 raft_consensus.cc:740] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.009581 19205 ts_tablet_manager.cc:1403] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.114s	user 0.048s	sys 0.021s
I20260710 13:22:55.008772 19204 consensus_queue.cc:260] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.017408 19217 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.018167 19217 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.003595 19213 raft_consensus.cc:515] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.034569 19242 raft_consensus.cc:493] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.036051 18974 leader_election.cc:304] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:55.040616 19215 raft_consensus.cc:2804] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:55.041237 19215 raft_consensus.cc:493] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:55.010638 19207 consensus_queue.cc:260] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.036525 19242 raft_consensus.cc:515] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.043322 19215 raft_consensus.cc:3060] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.047390 19204 ts_tablet_manager.cc:1434] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.010s
I20260710 13:22:55.061618 19204 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:55.076587 19242 leader_election.cc:290] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:55.058192 19258 consensus_queue.cc:1048] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:22:55.079350 19204 tablet_bootstrap.cc:654] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.084133 19217 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.091557 19215 raft_consensus.cc:515] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.092840 19205 raft_consensus.cc:359] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.093834 19205 raft_consensus.cc:385] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.093999 19213 leader_election.cc:290] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:55.094882 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:55.094246 19205 raft_consensus.cc:740] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.091624 19255 raft_consensus.cc:515] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.103140 19206 ts_tablet_manager.cc:1434] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.166s	user 0.026s	sys 0.005s
I20260710 13:22:55.102303 19205 consensus_queue.cc:260] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.095757 19215 leader_election.cc:290] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.109295 19205 ts_tablet_manager.cc:1434] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.005s
I20260710 13:22:55.110131 19207 ts_tablet_manager.cc:1434] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.112s	user 0.029s	sys 0.012s
I20260710 13:22:55.110483 19255 leader_election.cc:290] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:55.110970 19205 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:55.111765 19207 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:55.113547 19204 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:55.114179 19204 ts_tablet_manager.cc:1403] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.010s
I20260710 13:22:55.118249 19204 raft_consensus.cc:359] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.118698 19205 tablet_bootstrap.cc:654] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.119824 19207 tablet_bootstrap.cc:654] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.120083 19204 raft_consensus.cc:385] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.123503 19204 raft_consensus.cc:740] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.197465 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:55.213215 19258 raft_consensus.cc:493] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.219527 19206 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:55.234596 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:55.235963 19084 raft_consensus.cc:3060] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.240254 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:55.242641 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:55.245229 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62af3f0d43884153aef574afb4e529e4" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:55.248901 18934 raft_consensus.cc:3060] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.126359 19204 consensus_queue.cc:260] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.258476 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:55.259516 19255 consensus_queue.cc:1048] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.215088 19258 raft_consensus.cc:515] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.273238 19255 consensus_queue.cc:1048] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.288550 19083 raft_consensus.cc:3060] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.312927 19011 raft_consensus.cc:3060] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.313597 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:55.316885 19009 raft_consensus.cc:2468] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:55.322024 19122 leader_election.cc:304] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:55.325958 19205 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:55.297734 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4380e67dfd48889e82d850f49b611e" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:55.330847 19254 consensus_queue.cc:1048] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.336023 19255 raft_consensus.cc:2804] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:55.336444 19255 raft_consensus.cc:493] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:55.335487 18832 catalog_manager.cc:5697] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:55.337479 19255 raft_consensus.cc:3060] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.339677 18832 catalog_manager.cc:5697] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:55.327555 19205 ts_tablet_manager.cc:1403] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.217s	user 0.020s	sys 0.008s
I20260710 13:22:55.376008 19290 raft_consensus.cc:493] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.376965 19290 raft_consensus.cc:515] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.379154 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:55.380141 18899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.132:34307, user_credentials={real_user=slave}} blocked reactor thread for 94861.3us
I20260710 13:22:55.382236 18899 leader_election.cc:304] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d
W20260710 13:22:55.383072 19122 leader_election.cc:343] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:55.385049 19207 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:55.385921 19242 consensus_queue.cc:1048] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.387042 19217 raft_consensus.cc:2749] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:55.408164 19207 ts_tablet_manager.cc:1403] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.297s	user 0.012s	sys 0.011s
I20260710 13:22:55.407490 19205 raft_consensus.cc:359] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.384266 19258 leader_election.cc:290] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.422487 19205 raft_consensus.cc:385] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.431324 19205 raft_consensus.cc:740] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.436424 19205 consensus_queue.cc:260] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.455658 19206 tablet_bootstrap.cc:654] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.447113 19215 raft_consensus.cc:493] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.448120 19268 consensus_queue.cc:1048] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:22:55.461400 19301 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.480886 19301 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.481196 18934 raft_consensus.cc:2468] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:55.492096 18936 raft_consensus.cc:3060] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.496925 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
W20260710 13:22:55.498431 18899 leader_election.cc:343] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:55.499150 18930 raft_consensus.cc:3060] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.499904 19215 raft_consensus.cc:515] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.502530 19215 leader_election.cc:290] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
W20260710 13:22:55.503747 18975 leader_election.cc:343] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:55.506289 19049 leader_election.cc:304] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06
W20260710 13:22:55.507771 18882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:55.509272 19213 raft_consensus.cc:2749] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:55.487412 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:55.511123 19009 raft_consensus.cc:2468] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 0.
I20260710 13:22:55.512226 19290 leader_election.cc:290] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.517457 19204 ts_tablet_manager.cc:1434] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.332s	user 0.045s	sys 0.045s
I20260710 13:22:55.472898 19084 raft_consensus.cc:2468] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:55.529384 19207 raft_consensus.cc:359] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.533886 19207 raft_consensus.cc:385] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.534260 19207 raft_consensus.cc:740] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.534623 19205 ts_tablet_manager.cc:1434] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.169s	user 0.025s	sys 0.021s
I20260710 13:22:55.536685 19205 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:55.537087 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:55.539148 19085 raft_consensus.cc:2393] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f84253b077d24f989800cbe0713b4e06 in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:55.537781 19207 consensus_queue.cc:260] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.511108 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6539ba0d7f948c4bee3a36b07c99487" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:55.552671 19242 consensus_queue.cc:1048] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:22:55.562713 19123 leader_election.cc:304] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:55.568359 19310 raft_consensus.cc:2804] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:55.569337 19310 raft_consensus.cc:697] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:55.563023 19205 tablet_bootstrap.cc:654] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.573256 19204 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:55.597707 19301 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
W20260710 13:22:55.598869 19049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:40327, user_credentials={real_user=slave}} blocked reactor thread for 92988.2us
I20260710 13:22:55.547304 19083 raft_consensus.cc:2468] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:55.604861 19082 raft_consensus.cc:3060] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.626510 18899 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [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: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:55.628086 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:55.629885 18934 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:55.570791 19310 consensus_queue.cc:237] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.642848 19207 ts_tablet_manager.cc:1434] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.233s	user 0.003s	sys 0.009s
I20260710 13:22:55.645344 19207 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:55.651590 19307 consensus_queue.cc:1048] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.657707 19242 raft_consensus.cc:2804] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:55.623364 19255 raft_consensus.cc:515] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.667294 19242 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:55.672066 19242 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.671751 19304 consensus_queue.cc:1048] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 13:22:55.678148 18899 leader_election.cc:304] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:55.679011 19204 tablet_bootstrap.cc:654] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.680325 19305 consensus_queue.cc:1048] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:22:55.681270 18975 leader_election.cc:304] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:55.690083 19255 leader_election.cc:290] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.690529 19217 raft_consensus.cc:2749] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:55.706310 18974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 457582us
I20260710 13:22:55.710081 19300 consensus_queue.cc:1048] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:55.711635 19206 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:55.712275 19206 ts_tablet_manager.cc:1403] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.497s	user 0.035s	sys 0.016s
I20260710 13:22:55.717411 19205 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:55.718047 19205 ts_tablet_manager.cc:1403] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.182s	user 0.012s	sys 0.009s
I20260710 13:22:55.708266 19301 consensus_queue.cc:1048] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:22:55.724012 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:55.725085 19205 raft_consensus.cc:359] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.723423 19312 raft_consensus.cc:2804] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:55.726174 19205 raft_consensus.cc:385] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.726632 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:55.730108 19205 raft_consensus.cc:740] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.726007 19254 raft_consensus.cc:493] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.733830 19312 raft_consensus.cc:493] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:55.740037 19312 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.742424 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:55.743507 19207 tablet_bootstrap.cc:654] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.741796 19205 consensus_queue.cc:260] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.756409 19300 consensus_queue.cc:1048] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:55.741380 19254 raft_consensus.cc:515] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.761420 19254 leader_election.cc:290] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:55.767721 19206 raft_consensus.cc:359] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.772850 19206 raft_consensus.cc:385] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.773347 19206 raft_consensus.cc:740] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.775413 19206 consensus_queue.cc:260] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.771443 19205 ts_tablet_manager.cc:1434] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.051s	user 0.002s	sys 0.007s
I20260710 13:22:55.797559 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
W20260710 13:22:55.797806 19122 leader_election.cc:343] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:55.798381 19011 raft_consensus.cc:3060] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.801100 19085 raft_consensus.cc:2468] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:55.802256 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:55.807214 19159 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:55.832360 19011 raft_consensus.cc:2468] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:55.824633 18974 leader_election.cc:304] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:55.833956 19122 leader_election.cc:304] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:55.834899 19300 raft_consensus.cc:2804] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:55.835122 19268 raft_consensus.cc:2804] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:55.835587 19300 raft_consensus.cc:697] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:55.835915 19268 raft_consensus.cc:697] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:55.836882 19300 consensus_queue.cc:237] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.837301 19268 consensus_queue.cc:237] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
W20260710 13:22:55.840256 18974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 48835.1us
I20260710 13:22:55.841464 19254 consensus_queue.cc:1048] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:55.844930 19206 ts_tablet_manager.cc:1434] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.132s	user 0.004s	sys 0.007s
I20260710 13:22:55.833416 19242 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:55.846177 18933 raft_consensus.cc:2393] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57d796568c1740049156c6b7c425d2f4 in current term 1: Already voted for candidate f84253b077d24f989800cbe0713b4e06 in this term.
I20260710 13:22:55.850780 19205 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:55.850937 19242 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:55.856885 19206 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:55.856022 18974 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:55.874225 19204 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:55.874819 19204 ts_tablet_manager.cc:1403] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.302s	user 0.014s	sys 0.006s
I20260710 13:22:55.841856 19312 raft_consensus.cc:515] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:55.865909 19255 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:55.881059 19254 raft_consensus.cc:2804] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:55.891503 19254 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:55.913775 19204 raft_consensus.cc:359] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.914861 19204 raft_consensus.cc:385] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:55.915248 19204 raft_consensus.cc:740] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:55.917474 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:55.905789 19254 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:55.892642 19255 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:55.937259 19204 consensus_queue.cc:260] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:55.959759 19205 tablet_bootstrap.cc:654] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:55.977291 19206 tablet_bootstrap.cc:654] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.010118 19204 ts_tablet_manager.cc:1434] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.135s	user 0.015s	sys 0.000s
I20260710 13:22:56.022778 19312 leader_election.cc:290] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:56.024822 19207 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:56.025650 19207 ts_tablet_manager.cc:1403] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.381s	user 0.022s	sys 0.004s
I20260710 13:22:56.030100 19207 raft_consensus.cc:359] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.031338 19207 raft_consensus.cc:385] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.031769 19207 raft_consensus.cc:740] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.033005 19207 consensus_queue.cc:260] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.036782 19255 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:56.037891 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:56.039960 19122 leader_election.cc:343] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:56.045609 19204 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:56.045734 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
W20260710 13:22:56.048759 19123 leader_election.cc:343] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:56.049316 19123 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:56.051939 19255 raft_consensus.cc:2749] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:22:55.992000 18974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.132:34307, user_credentials={real_user=slave}} blocked reactor thread for 45018.4us
W20260710 13:22:55.989420 18899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 258146us
I20260710 13:22:56.045531 19207 ts_tablet_manager.cc:1434] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:22:56.082899 19204 tablet_bootstrap.cc:654] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.093099 19300 consensus_queue.cc:1048] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:56.097297 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:56.098055 19159 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.107888 19207 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:56.112766 19326 raft_consensus.cc:493] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:56.114358 19326 raft_consensus.cc:515] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.114581 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:56.117524 19326 leader_election.cc:290] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:56.139227 19206 tablet_bootstrap.cc:492] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:56.140316 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:56.141322 19083 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.161585 19206 ts_tablet_manager.cc:1403] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.305s	user 0.015s	sys 0.010s
I20260710 13:22:56.164646 19207 tablet_bootstrap.cc:654] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.187096 19205 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:56.188582 19205 ts_tablet_manager.cc:1403] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.346s	user 0.016s	sys 0.014s
I20260710 13:22:56.185091 19305 consensus_queue.cc:1048] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:56.201728 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:56.202576 18935 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.205489 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:56.230108 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4750205841db46deba1d9cd34cc6bf25" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:56.231968 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408c90ac290340b8891b3a35fc6c55f6" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:56.236682 19082 raft_consensus.cc:2393] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f84253b077d24f989800cbe0713b4e06 in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:56.236650 19254 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.295681 19159 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:56.297343 19010 raft_consensus.cc:2393] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f84253b077d24f989800cbe0713b4e06 in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:56.302760 19206 raft_consensus.cc:359] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.350816 19206 raft_consensus.cc:385] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.351227 19206 raft_consensus.cc:740] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.352316 19206 consensus_queue.cc:260] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.356734 19206 ts_tablet_manager.cc:1434] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.193s	user 0.011s	sys 0.000s
I20260710 13:22:56.359122 19206 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:56.394336 19205 raft_consensus.cc:359] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.398412 19205 raft_consensus.cc:385] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.398895 19205 raft_consensus.cc:740] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.410328 19205 consensus_queue.cc:260] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.407130 19254 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:56.420192 19205 ts_tablet_manager.cc:1434] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.231s	user 0.009s	sys 0.003s
I20260710 13:22:56.424909 19320 raft_consensus.cc:493] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:56.438730 19320 raft_consensus.cc:515] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.442154 19206 tablet_bootstrap.cc:654] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.442083 19320 leader_election.cc:290] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:56.435272 19083 raft_consensus.cc:2468] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:56.475265 19207 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:56.476182 19207 ts_tablet_manager.cc:1403] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.388s	user 0.028s	sys 0.017s
I20260710 13:22:56.480463 19207 raft_consensus.cc:359] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:56.481457 19207 raft_consensus.cc:385] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.481801 19207 raft_consensus.cc:740] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.482589 19204 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:56.483363 19204 ts_tablet_manager.cc:1403] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.438s	user 0.029s	sys 0.024s
I20260710 13:22:56.482774 19207 consensus_queue.cc:260] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:56.486363 19207 ts_tablet_manager.cc:1434] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:22:56.489462 19207 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:56.491238 19204 raft_consensus.cc:359] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.492134 19204 raft_consensus.cc:385] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.492446 19204 raft_consensus.cc:740] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.493832 19204 consensus_queue.cc:260] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.496592 19204 ts_tablet_manager.cc:1434] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:22:56.498782 19204 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:56.499850 19207 tablet_bootstrap.cc:654] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.520038 19207 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:56.521034 19207 ts_tablet_manager.cc:1403] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260710 13:22:56.708827 18935 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:56.751232 19255 raft_consensus.cc:493] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:56.752048 19255 raft_consensus.cc:515] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.753974 19255 leader_election.cc:290] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:56.755594 19255 raft_consensus.cc:493] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 57d796568c1740049156c6b7c425d2f4)
I20260710 13:22:56.756453 19255 raft_consensus.cc:515] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:56.758744 19255 leader_election.cc:290] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:56.759277 19255 consensus_queue.cc:1048] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:56.760211 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:56.798698 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:56.799635 19084 raft_consensus.cc:2393] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57d796568c1740049156c6b7c425d2f4 in current term 1: Already voted for candidate f84253b077d24f989800cbe0713b4e06 in this term.
I20260710 13:22:56.801095 19215 raft_consensus.cc:493] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:56.801815 19215 raft_consensus.cc:515] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.804327 19215 leader_election.cc:290] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:56.812104 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:56.814368 18974 leader_election.cc:343] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:56.815668 19215 consensus_queue.cc:1048] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:56.842043 18974 leader_election.cc:304] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:56.845892 19349 raft_consensus.cc:2804] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:56.846447 19349 raft_consensus.cc:697] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:56.847385 19349 consensus_queue.cc:237] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
W20260710 13:22:56.848821 18933 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.646s	user 0.020s	sys 0.010s
W20260710 13:22:56.849203 18933 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.020s	sys 0.011s
I20260710 13:22:56.852504 19305 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:56.853353 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ed421054244860bf197ef5559a7c78" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:56.856914 19205 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:56.854502 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:56.857884 19011 raft_consensus.cc:2393] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8417aeecbb1744408cea29b9677db9e3 in current term 1: Already voted for candidate d4158fd3307b44c3b277340d5813d63d in this term.
I20260710 13:22:56.856240 19305 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:56.862152 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:56.860654 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:56.863610 19159 raft_consensus.cc:2468] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
W20260710 13:22:56.870491 18882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:56.874722 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee6526be06049dfbdde583c7a191aa2" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:56.869048 18832 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47928 (request call id 18) took 1676 ms. Trace:
I20260710 13:22:56.886410 19082 raft_consensus.cc:3060] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.882939 19305 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:56.904116 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:56.904306 18975 leader_election.cc:304] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4; no voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:56.905128 18933 raft_consensus.cc:2393] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57d796568c1740049156c6b7c425d2f4 in current term 1: Already voted for candidate f84253b077d24f989800cbe0713b4e06 in this term.
I20260710 13:22:56.906940 19352 raft_consensus.cc:2749] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:56.908886 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:56.909616 19007 raft_consensus.cc:2468] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:56.914602 19207 raft_consensus.cc:359] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:22:56.915244 18936 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.698s	user 0.019s	sys 0.023s
I20260710 13:22:56.918653 18933 raft_consensus.cc:3060] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.919028 18899 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:56.921002 19326 raft_consensus.cc:2804] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:56.921592 19326 raft_consensus.cc:697] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:22:56.922639 19326 consensus_queue.cc:237] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:56.927027 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:56.927853 18831 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47920 (request call id 17) took 1702 ms. Trace:
I20260710 13:22:56.928630 18831 rpcz_store.cc:276] 0710 13:22:55.225524 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:22:55.225944 (+   420us) service_pool.cc:224] Handling call
0710 13:22:56.927638 (+1701694us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":110374,"reported_tablets":1}
W20260710 13:22:56.929548 19123 leader_election.cc:343] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:56.940430 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:56.941709 19307 consensus_queue.cc:1048] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:56.942698 18974 leader_election.cc:304] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:56.915623 19207 raft_consensus.cc:385] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.956918 19207 raft_consensus.cc:740] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:56.936151 18899 leader_election.cc:304] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:56.931490 18834 catalog_manager.cc:5697] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } }
I20260710 13:22:56.937422 19206 tablet_bootstrap.cc:492] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:56.959477 19206 ts_tablet_manager.cc:1403] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.601s	user 0.013s	sys 0.014s
I20260710 13:22:56.933858 19204 tablet_bootstrap.cc:654] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:56.885656 18832 rpcz_store.cc:276] 0710 13:22:55.193376 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:22:55.193862 (+   486us) service_pool.cc:224] Handling call
0710 13:22:56.868933 (+1675071us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:22:55.697940 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:22:55.715481 (+ 17541us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:22:55.715545 (+    64us) write_op.cc:440] Acquired schema lock
0710 13:22:55.715585 (+    40us) tablet.cc:662] Decoding operations
0710 13:22:55.716209 (+   624us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:22:55.716326 (+   117us) write_op.cc:646] Partition lock acquired for write op
0710 13:22:55.716359 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0710 13:22:55.716842 (+   483us) tablet.cc:701] Row locks acquired
0710 13:22:55.716893 (+    51us) write_op.cc:260] PREPARE: finished
0710 13:22:55.717057 (+   164us) write_op.cc:270] Start()
0710 13:22:55.717247 (+   190us) write_op.cc:276] Timestamp: P: 1783689775716995 usec, L: 0
0710 13:22:55.717303 (+    56us) op_driver.cc:348] REPLICATION: starting
0710 13:22:55.718121 (+   818us) log.cc:844] Serialized 934 byte log entry
0710 13:22:56.049818 (+331697us) op_driver.cc:464] REPLICATION: finished
0710 13:22:56.148331 (+ 98513us) write_op.cc:301] APPLY: starting
0710 13:22:56.148433 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0710 13:22:56.148609 (+   176us) tablet.cc:1370] finished BulkCheckPresence
0710 13:22:56.148764 (+   155us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:22:56.161634 (+ 12870us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:22:56.204259 (+ 42625us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0710 13:22:56.204333 (+    74us) write_op.cc:312] APPLY: finished
0710 13:22:56.204745 (+   412us) log.cc:844] Serialized 28 byte log entry
0710 13:22:56.206906 (+  2161us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:56.207012 (+   106us) write_op.cc:459] Released schema lock
0710 13:22:56.207098 (+    86us) write_op.cc:341] FINISH: Updating metrics
0710 13:22:56.207591 (+   493us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:56.207618 (+    27us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":33444,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":97961,"apply.run_cpu_time_us":6081,"apply.run_wall_time_us":59208,"num_ops":2,"prepare.queue_time_us":260169,"prepare.run_cpu_time_us":4105,"prepare.run_wall_time_us":45616,"replication_time_us":331954,"thread_start_us":176131,"threads_started":2}]]}
I20260710 13:22:56.931378 19205 tablet_bootstrap.cc:654] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:56.931929 18936 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.699s	user 0.019s	sys 0.023s
I20260710 13:22:56.941143 19122 leader_election.cc:304] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:56.966481 19207 consensus_queue.cc:260] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:56.968290 18834 catalog_manager.cc:5697] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } }
I20260710 13:22:56.961086 19301 raft_consensus.cc:2804] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:56.975178 18975 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:56.970016 19217 raft_consensus.cc:2749] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:56.975592 19301 raft_consensus.cc:493] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:56.976306 19301 raft_consensus.cc:3060] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:56.970920 19307 raft_consensus.cc:2749] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:56.981040 19207 ts_tablet_manager.cc:1434] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.460s	user 0.014s	sys 0.000s
I20260710 13:22:56.981442 19215 consensus_queue.cc:1048] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:56.982142 19207 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:56.981456 19206 raft_consensus.cc:359] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.979633 19300 raft_consensus.cc:2749] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:56.983920 19206 raft_consensus.cc:385] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:56.984645 19206 raft_consensus.cc:740] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
W20260710 13:22:56.985388 19122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.130:38181, user_credentials={real_user=slave}} blocked reactor thread for 44324.3us
I20260710 13:22:56.988431 19206 consensus_queue.cc:260] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:56.997159 19122 leader_election.cc:304] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:56.998178 19307 raft_consensus.cc:2804] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:56.998319 19122 leader_election.cc:343] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:56.998688 19307 raft_consensus.cc:493] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:56.999153 19307 raft_consensus.cc:3060] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.005676 19268 consensus_queue.cc:1048] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:57.007465 19122 leader_election.cc:343] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.008034 19122 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.008956 19364 raft_consensus.cc:2749] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.014166 19206 ts_tablet_manager.cc:1434] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.003s
I20260710 13:22:57.015594 19048 leader_election.cc:304] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:57.016559 19320 raft_consensus.cc:2749] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.024179 19206 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.035192 19205 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:57.035950 19205 ts_tablet_manager.cc:1403] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.179s	user 0.021s	sys 0.008s
I20260710 13:22:57.040494 19205 raft_consensus.cc:359] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.041646 19205 raft_consensus.cc:385] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.042891 19205 raft_consensus.cc:740] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.044320 19207 tablet_bootstrap.cc:654] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.043983 19205 consensus_queue.cc:260] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.046453 19205 ts_tablet_manager.cc:1434] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:57.047358 19204 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:57.047945 19204 ts_tablet_manager.cc:1403] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.550s	user 0.017s	sys 0.008s
I20260710 13:22:57.060384 19301 raft_consensus.cc:515] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.043172 19307 raft_consensus.cc:515] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.068809 19205 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:57.064752 19326 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.077121 19326 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.089843 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:22:57.092108 18899 leader_election.cc:343] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.088652 19207 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:57.094707 19207 ts_tablet_manager.cc:1403] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.005s
I20260710 13:22:57.096763 19326 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:57.102429 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:57.103593 19159 raft_consensus.cc:2468] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 0.
I20260710 13:22:57.105381 19307 leader_election.cc:290] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.106666 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.107003 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:57.107437 19084 raft_consensus.cc:3060] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.107883 19007 raft_consensus.cc:2393] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4158fd3307b44c3b277340d5813d63d in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:57.110158 19204 raft_consensus.cc:359] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.107453 19205 tablet_bootstrap.cc:654] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.114063 18899 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.111153 19204 raft_consensus.cc:385] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.117161 19204 raft_consensus.cc:740] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.116079 19326 raft_consensus.cc:2804] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.123625 19326 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.124168 19326 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.126081 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.133356 19204 consensus_queue.cc:260] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.136762 19204 ts_tablet_manager.cc:1434] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.001s
I20260710 13:22:57.137897 19204 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:57.144380 19300 raft_consensus.cc:493] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.145107 19300 raft_consensus.cc:515] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.146340 19301 leader_election.cc:290] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:57.150167 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1b6868cd83a48f9a0f32f9b1269dd96" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:57.151237 18834 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47936 (request call id 20) took 1031 ms. Trace:
I20260710 13:22:57.154924 19207 raft_consensus.cc:359] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.157124 19207 raft_consensus.cc:385] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.157766 19207 raft_consensus.cc:740] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.151147 19159 raft_consensus.cc:2393] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57d796568c1740049156c6b7c425d2f4 in current term 1: Already voted for candidate d4158fd3307b44c3b277340d5813d63d in this term.
I20260710 13:22:57.164796 19207 consensus_queue.cc:260] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.167420 19207 ts_tablet_manager.cc:1434] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.000s
I20260710 13:22:57.168150 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.169020 18932 raft_consensus.cc:2468] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:57.168910 19326 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.171236 18975 leader_election.cc:304] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:57.172237 19301 raft_consensus.cc:2804] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.172796 18974 leader_election.cc:304] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:57.172840 19301 raft_consensus.cc:493] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.173728 19301 raft_consensus.cc:3060] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.174492 19352 raft_consensus.cc:2749] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.175442 19300 leader_election.cc:290] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.166826 18833 catalog_manager.cc:5697] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.184618 19207 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:57.181849 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.155009 18834 rpcz_store.cc:276] 0710 13:22:56.119997 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:22:56.120498 (+   501us) service_pool.cc:224] Handling call
0710 13:22:57.151143 (+1030645us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:22:57.030961 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:22:57.032083 (+  1122us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:22:57.032123 (+    40us) write_op.cc:440] Acquired schema lock
0710 13:22:57.032142 (+    19us) tablet.cc:662] Decoding operations
0710 13:22:57.035626 (+  3484us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:22:57.035724 (+    98us) write_op.cc:646] Partition lock acquired for write op
0710 13:22:57.035761 (+    37us) tablet.cc:685] Acquiring locks for 2 operations
0710 13:22:57.036147 (+   386us) tablet.cc:701] Row locks acquired
0710 13:22:57.036248 (+   101us) write_op.cc:260] PREPARE: finished
0710 13:22:57.036627 (+   379us) write_op.cc:270] Start()
0710 13:22:57.036746 (+   119us) write_op.cc:276] Timestamp: P: 1783689777036583 usec, L: 0
0710 13:22:57.036766 (+    20us) op_driver.cc:348] REPLICATION: starting
0710 13:22:57.037542 (+   776us) log.cc:844] Serialized 934 byte log entry
0710 13:22:57.062986 (+ 25444us) op_driver.cc:464] REPLICATION: finished
0710 13:22:57.134188 (+ 71202us) write_op.cc:301] APPLY: starting
0710 13:22:57.134305 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0710 13:22:57.134437 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0710 13:22:57.137235 (+  2798us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:22:57.138152 (+   917us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:22:57.139126 (+   974us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0710 13:22:57.139215 (+    89us) write_op.cc:312] APPLY: finished
0710 13:22:57.139604 (+   389us) log.cc:844] Serialized 28 byte log entry
0710 13:22:57.139825 (+   221us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:57.139914 (+    89us) write_op.cc:459] Released schema lock
0710 13:22:57.139951 (+    37us) write_op.cc:341] FINISH: Updating metrics
0710 13:22:57.162769 (+ 22818us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:57.163953 (+  1184us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":20314,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":70925,"apply.run_cpu_time_us":3734,"apply.run_wall_time_us":25010,"num_ops":2,"prepare.queue_time_us":51950,"prepare.run_cpu_time_us":4295,"prepare.run_wall_time_us":27228,"replication_time_us":26098,"thread_start_us":43858,"threads_started":2}]]}
W20260710 13:22:57.186851 18974 leader_election.cc:343] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.182111 19084 raft_consensus.cc:2468] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:57.190528 19122 leader_election.cc:304] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [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: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4
I20260710 13:22:57.190927 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.191761 19207 tablet_bootstrap.cc:654] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.191715 19307 raft_consensus.cc:2804] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:22:57.192310 18899 leader_election.cc:343] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.192349 19307 raft_consensus.cc:697] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:57.193718 19307 consensus_queue.cc:237] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.204674 19205 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:57.205175 19205 ts_tablet_manager.cc:1403] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.139s	user 0.043s	sys 0.027s
I20260710 13:22:57.200287 19326 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:57.208329 19206 tablet_bootstrap.cc:654] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.210757 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:57.216106 19159 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.219651 19204 tablet_bootstrap.cc:654] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.221302 19207 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:57.221953 19207 ts_tablet_manager.cc:1403] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.011s
I20260710 13:22:57.223618 19301 raft_consensus.cc:515] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.228039 19205 raft_consensus.cc:359] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.228581 19205 raft_consensus.cc:385] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.226148 19207 raft_consensus.cc:359] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.229621 19205 raft_consensus.cc:740] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.229815 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:57.230538 18932 raft_consensus.cc:3060] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.231101 19205 consensus_queue.cc:260] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.234967 19205 ts_tablet_manager.cc:1434] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 13:22:57.230024 19207 raft_consensus.cc:385] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.236486 19300 consensus_queue.cc:1048] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:57.235931 19301 leader_election.cc:290] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.236855 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.245739 19326 raft_consensus.cc:493] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:57.246218 18974 leader_election.cc:343] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.247354 19326 raft_consensus.cc:515] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.250733 19326 leader_election.cc:290] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:57.243031 19205 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:57.252219 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.252581 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:57.236832 19207 raft_consensus.cc:740] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
W20260710 13:22:57.254065 18899 leader_election.cc:343] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.254043 19207 consensus_queue.cc:260] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:22:57.255177 18899 leader_election.cc:343] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.255685 18899 leader_election.cc:304] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:57.257851 19159 raft_consensus.cc:2468] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:57.265131 18899 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.265688 19205 tablet_bootstrap.cc:654] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.266284 19217 raft_consensus.cc:2804] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.266896 19217 raft_consensus.cc:697] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:22:57.258361 19207 ts_tablet_manager.cc:1434] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:22:57.267946 19217 consensus_queue.cc:237] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.270233 19207 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:57.258466 18833 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47940 (request call id 15) took 1559 ms. Trace:
I20260710 13:22:57.259703 19326 raft_consensus.cc:2749] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.262836 19204 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:57.277163 19204 ts_tablet_manager.cc:1403] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.013s
I20260710 13:22:57.272850 18833 rpcz_store.cc:276] 0710 13:22:55.699384 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:22:55.699558 (+   174us) service_pool.cc:224] Handling call
0710 13:22:57.258370 (+1558812us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:22:57.185000 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:22:57.185577 (+   577us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:22:57.185608 (+    31us) write_op.cc:440] Acquired schema lock
0710 13:22:57.185625 (+    17us) tablet.cc:662] Decoding operations
0710 13:22:57.185969 (+   344us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:22:57.186020 (+    51us) write_op.cc:646] Partition lock acquired for write op
0710 13:22:57.186047 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:22:57.186222 (+   175us) tablet.cc:701] Row locks acquired
0710 13:22:57.186239 (+    17us) write_op.cc:260] PREPARE: finished
0710 13:22:57.186392 (+   153us) write_op.cc:270] Start()
0710 13:22:57.186496 (+   104us) write_op.cc:276] Timestamp: P: 1783689777186335 usec, L: 0
0710 13:22:57.186516 (+    20us) op_driver.cc:348] REPLICATION: starting
0710 13:22:57.187124 (+   608us) log.cc:844] Serialized 543 byte log entry
0710 13:22:57.189161 (+  2037us) op_driver.cc:464] REPLICATION: finished
0710 13:22:57.206044 (+ 16883us) write_op.cc:301] APPLY: starting
0710 13:22:57.209931 (+  3887us) tablet.cc:1367] starting BulkCheckPresence
0710 13:22:57.213032 (+  3101us) tablet.cc:1370] finished BulkCheckPresence
0710 13:22:57.214587 (+  1555us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:22:57.226699 (+ 12112us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:22:57.234771 (+  8072us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:22:57.234824 (+    53us) write_op.cc:312] APPLY: finished
0710 13:22:57.235007 (+   183us) log.cc:844] Serialized 22 byte log entry
0710 13:22:57.235175 (+   168us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:57.235271 (+    96us) write_op.cc:459] Released schema lock
0710 13:22:57.235307 (+    36us) write_op.cc:341] FINISH: Updating metrics
0710 13:22:57.236270 (+   963us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:22:57.236299 (+    29us) write_op.cc:459] Released schema lock
Metrics: {"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":9110,"apply.run_cpu_time_us":1790,"apply.run_wall_time_us":31878,"mutex_wait_us":8770,"num_ops":1,"prepare.queue_time_us":1345,"prepare.run_cpu_time_us":2469,"prepare.run_wall_time_us":2469,"replication_time_us":2515}]]}
I20260710 13:22:57.255865 18932 raft_consensus.cc:2468] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:57.288486 19204 raft_consensus.cc:359] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.289278 19204 raft_consensus.cc:385] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.289005 19300 consensus_queue.cc:1048] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:57.290421 18975 leader_election.cc:304] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.292366 19300 raft_consensus.cc:2804] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.293176 19300 raft_consensus.cc:697] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:57.294183 19207 tablet_bootstrap.cc:654] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.294500 19300 consensus_queue.cc:237] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.299678 19205 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:57.300525 19205 ts_tablet_manager.cc:1403] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.008s
I20260710 13:22:57.301578 19206 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:57.302546 19206 ts_tablet_manager.cc:1403] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.283s	user 0.014s	sys 0.002s
I20260710 13:22:57.304209 19205 raft_consensus.cc:359] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.305101 19205 raft_consensus.cc:385] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.305446 19205 raft_consensus.cc:740] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.305845 19206 raft_consensus.cc:359] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.306584 19206 raft_consensus.cc:385] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.306160 19205 consensus_queue.cc:260] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.306872 19206 raft_consensus.cc:740] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.309134 19206 consensus_queue.cc:260] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.311038 19205 ts_tablet_manager.cc:1434] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:22:57.312306 19206 ts_tablet_manager.cc:1434] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:22:57.313647 19205 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:57.315492 19206 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.304503 18832 catalog_manager.cc:5697] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.297894 19204 raft_consensus.cc:740] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.333063 19204 consensus_queue.cc:260] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.334889 19363 raft_consensus.cc:493] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.341511 19363 raft_consensus.cc:515] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.342658 19206 tablet_bootstrap.cc:654] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.345300 19204 ts_tablet_manager.cc:1434] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.001s
I20260710 13:22:57.326869 18832 catalog_manager.cc:5697] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } }
I20260710 13:22:57.363998 19363 leader_election.cc:290] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:57.365859 19204 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:57.369359 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:57.374493 19010 raft_consensus.cc:2468] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:57.368048 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.376296 19122 leader_election.cc:304] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:57.372888 19363 raft_consensus.cc:493] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.377310 19363 raft_consensus.cc:515] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.377920 19307 raft_consensus.cc:2804] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:22:57.378280 19123 leader_election.cc:343] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.378995 19307 raft_consensus.cc:493] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.379693 19307 raft_consensus.cc:3060] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.386155 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:57.386508 19217 consensus_queue.cc:1048] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:57.391000 19205 tablet_bootstrap.cc:654] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.391031 18831 catalog_manager.cc:5697] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:57.395881 19122 leader_election.cc:343] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.398490 19363 leader_election.cc:290] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.400375 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.404145 19207 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:57.404676 19207 ts_tablet_manager.cc:1403] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.136s	user 0.024s	sys 0.018s
I20260710 13:22:57.407188 18831 catalog_manager.cc:5697] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:57.409093 19122 leader_election.cc:343] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.409546 19122 leader_election.cc:304] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d; no voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.410219 19268 raft_consensus.cc:2749] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.410444 19206 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:57.410966 19206 ts_tablet_manager.cc:1403] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.009s
I20260710 13:22:57.413774 19206 raft_consensus.cc:359] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.414647 19206 raft_consensus.cc:385] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.414964 19206 raft_consensus.cc:740] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.415831 19206 consensus_queue.cc:260] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.418084 19204 tablet_bootstrap.cc:654] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.418218 19206 ts_tablet_manager.cc:1434] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:57.423283 19307 raft_consensus.cc:515] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.426647 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:57.429600 19217 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.430192 19217 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.431186 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:57.431840 19010 raft_consensus.cc:3060] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.433072 19217 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
W20260710 13:22:57.437865 19123 leader_election.cc:343] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.442039 19206 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.446326 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.446697 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:57.447214 19081 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 0.
I20260710 13:22:57.447451 19158 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 0.
I20260710 13:22:57.448366 19010 raft_consensus.cc:2468] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:57.448652 18899 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:57.450409 19122 leader_election.cc:304] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.450656 19217 raft_consensus.cc:2804] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.451418 19217 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.452194 19363 raft_consensus.cc:2804] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.452011 19217 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.454558 19307 leader_election.cc:290] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:57.456704 19206 tablet_bootstrap.cc:654] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.452745 19363 raft_consensus.cc:697] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:57.459024 19363 consensus_queue.cc:237] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.463074 19326 consensus_queue.cc:1048] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:57.470683 18834 catalog_manager.cc:5697] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } }
I20260710 13:22:57.475522 19204 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:57.476114 19204 ts_tablet_manager.cc:1403] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.008s
I20260710 13:22:57.485196 19205 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:57.485817 19205 ts_tablet_manager.cc:1403] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.018s
I20260710 13:22:57.489523 19205 raft_consensus.cc:359] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.489650 19207 raft_consensus.cc:359] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.490382 19205 raft_consensus.cc:385] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.490486 19207 raft_consensus.cc:385] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.490809 19205 raft_consensus.cc:740] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.490939 19207 raft_consensus.cc:740] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.481918 19204 raft_consensus.cc:359] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.493100 19204 raft_consensus.cc:385] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.492729 19207 consensus_queue.cc:260] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.493458 19204 raft_consensus.cc:740] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.495854 19217 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.496097 19204 consensus_queue.cc:260] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.491683 19205 consensus_queue.cc:260] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.500666 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.501425 19081 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.501521 19207 ts_tablet_manager.cc:1434] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.003s
I20260710 13:22:57.501996 19205 ts_tablet_manager.cc:1434] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:22:57.505348 19207 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:57.512871 19217 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:57.515389 19300 raft_consensus.cc:493] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.515745 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:57.515972 19300 raft_consensus.cc:515] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.518267 19300 leader_election.cc:290] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.519620 19207 tablet_bootstrap.cc:654] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.520037 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.520959 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.516351 19158 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:57.522481 18975 leader_election.cc:343] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.527490 19205 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: Bootstrap starting.
I20260710 13:22:57.526926 18833 catalog_manager.cc:5697] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } }
W20260710 13:22:57.529762 18974 leader_election.cc:343] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.532461 18974 leader_election.cc:304] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.538069 19204 ts_tablet_manager.cc:1434] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.004s
I20260710 13:22:57.541195 19204 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:57.536520 19300 raft_consensus.cc:2749] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.547622 19205 tablet_bootstrap.cc:654] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.551424 19081 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:57.552152 19158 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 1.
I20260710 13:22:57.552716 18899 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:57.553522 19217 raft_consensus.cc:2804] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.554064 19217 raft_consensus.cc:697] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
W20260710 13:22:57.555130 18957 debug-util.cc:398] Leaking SignalData structure 0x7b0800224840 after lost signal to thread 16809
I20260710 13:22:57.554993 19217 consensus_queue.cc:237] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:22:57.556319 18957 debug-util.cc:398] Leaking SignalData structure 0x7b0800234700 after lost signal to thread 18868
W20260710 13:22:57.557629 18957 debug-util.cc:398] Leaking SignalData structure 0x7b080014eb20 after lost signal to thread 18960
W20260710 13:22:57.558811 18957 debug-util.cc:398] Leaking SignalData structure 0x7b0800191760 after lost signal to thread 19035
W20260710 13:22:57.560483 18957 debug-util.cc:398] Leaking SignalData structure 0x7b0800148680 after lost signal to thread 19109
W20260710 13:22:57.561690 18957 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca8e0 after lost signal to thread 19183
W20260710 13:22:57.562212 18957 debug-util.cc:398] Leaking SignalData structure 0x7b080012e0a0 after lost signal to thread 19242
I20260710 13:22:57.563460 19206 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:57.564522 19206 ts_tablet_manager.cc:1403] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.007s
I20260710 13:22:57.564996 19204 tablet_bootstrap.cc:654] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.567901 18832 catalog_manager.cc:5697] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.567548 19206 raft_consensus.cc:359] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.570648 19206 raft_consensus.cc:385] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.571069 19206 raft_consensus.cc:740] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.574060 19205 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: No bootstrap required, opened a new log
I20260710 13:22:57.574744 19205 ts_tablet_manager.cc:1403] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260710 13:22:57.577919 19205 raft_consensus.cc:359] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.578660 19205 raft_consensus.cc:385] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.579155 19205 raft_consensus.cc:740] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.580282 19204 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:57.580929 19204 ts_tablet_manager.cc:1403] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 13:22:57.583822 19363 consensus_queue.cc:1048] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:57.584070 19204 raft_consensus.cc:359] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.584946 19204 raft_consensus.cc:385] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.585286 19204 raft_consensus.cc:740] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.586033 19204 consensus_queue.cc:260] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.594630 19204 ts_tablet_manager.cc:1434] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:22:57.595745 19204 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: Bootstrap starting.
I20260710 13:22:57.597355 19206 consensus_queue.cc:260] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.602365 19206 ts_tablet_manager.cc:1434] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:22:57.603431 19204 tablet_bootstrap.cc:654] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.604614 19205 consensus_queue.cc:260] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.607002 18834 catalog_manager.cc:5697] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.603518 19206 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.609768 19205 ts_tablet_manager.cc:1434] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:22:57.619311 19320 raft_consensus.cc:493] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.619943 19320 raft_consensus.cc:515] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.621935 19206 tablet_bootstrap.cc:654] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.626307 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:57.629179 19301 raft_consensus.cc:493] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.630533 19301 raft_consensus.cc:515] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.627539 19320 leader_election.cc:290] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:57.633407 19301 leader_election.cc:290] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:57.640702 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a0320ff8cd4b548a56aad3e48f9f9c" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.641320 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.641721 18932 raft_consensus.cc:2393] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8417aeecbb1744408cea29b9677db9e3 in current term 1: Already voted for candidate 57d796568c1740049156c6b7c425d2f4 in this term.
I20260710 13:22:57.645241 19049 leader_election.cc:304] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.646097 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
W20260710 13:22:57.643428 18975 leader_election.cc:343] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.646836 19158 raft_consensus.cc:2468] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:57.649379 19320 raft_consensus.cc:3060] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.651988 18974 leader_election.cc:304] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.656234 19301 raft_consensus.cc:2804] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.656714 19301 raft_consensus.cc:493] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.657127 19301 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.656725 19363 consensus_queue.cc:1048] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:22:57.662844 18832 catalog_manager.cc:5697] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 0 to 1, leader changed from <none> to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.671751 19363 raft_consensus.cc:493] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.672693 19363 raft_consensus.cc:515] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.678062 19301 raft_consensus.cc:515] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.678584 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.694108 19207 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:57.680519 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.693020 18831 catalog_manager.cc:5697] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.694595 19207 ts_tablet_manager.cc:1403] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.190s	user 0.025s	sys 0.032s
W20260710 13:22:57.695488 19122 leader_election.cc:343] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.672242 19320 raft_consensus.cc:2749] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.696687 19268 raft_consensus.cc:493] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.697115 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:57.697477 19207 raft_consensus.cc:359] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.697877 19158 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.697166 19268 raft_consensus.cc:515] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.700063 19268 leader_election.cc:290] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.693961 18936 raft_consensus.cc:2468] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:57.680337 19363 leader_election.cc:290] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:57.701603 19123 leader_election.cc:304] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.702785 19363 raft_consensus.cc:2804] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.703190 19363 raft_consensus.cc:493] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.703542 19363 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.708534 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:57.698129 19207 raft_consensus.cc:385] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.709342 19207 raft_consensus.cc:740] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.704526 19301 leader_election.cc:290] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:57.705354 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:57.692693 19401 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.710053 19207 consensus_queue.cc:260] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
W20260710 13:22:57.716289 19122 leader_election.cc:343] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.707453 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:57.716329 19401 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.717464 19007 raft_consensus.cc:2468] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 0.
I20260710 13:22:57.718403 19207 ts_tablet_manager.cc:1434] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:22:57.719269 18936 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.719169 19122 leader_election.cc:304] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.720476 19307 raft_consensus.cc:2804] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:57.720919 19307 raft_consensus.cc:493] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:57.721328 19307 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.722611 19207 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:22:57.725019 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:57.726068 19159 raft_consensus.cc:2393] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8417aeecbb1744408cea29b9677db9e3 in current term 1: Already voted for candidate f84253b077d24f989800cbe0713b4e06 in this term.
I20260710 13:22:57.728237 19401 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:57.729043 19158 raft_consensus.cc:2468] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:57.730768 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:57.731118 18974 leader_election.cc:304] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:22:57.731389 18936 raft_consensus.cc:2468] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:57.732012 19215 consensus_queue.cc:1048] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:57.733017 19049 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3; no voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06
I20260710 13:22:57.733515 19215 raft_consensus.cc:2804] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.733996 19215 raft_consensus.cc:697] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:57.734833 19215 consensus_queue.cc:237] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.708056 19204 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: No bootstrap required, opened a new log
I20260710 13:22:57.736567 19204 ts_tablet_manager.cc:1403] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: Time spent bootstrapping tablet: real 0.141s	user 0.019s	sys 0.021s
I20260710 13:22:57.737901 19307 raft_consensus.cc:515] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.738870 19320 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.739583 19204 raft_consensus.cc:359] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.740636 19204 raft_consensus.cc:385] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.740078 19307 leader_election.cc:290] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:57.719671 19363 raft_consensus.cc:515] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.742957 19363 leader_election.cc:290] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:22:57.740944 19204 raft_consensus.cc:740] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.743227 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:57.743999 19007 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.744139 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:57.744800 18936 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.745357 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.748241 19320 raft_consensus.cc:2749] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.748445 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:57.755825 19007 raft_consensus.cc:2468] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
W20260710 13:22:57.749912 19122 leader_election.cc:343] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.750533 19204 consensus_queue.cc:260] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.759137 19204 ts_tablet_manager.cc:1434] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:22:57.760324 19122 leader_election.cc:304] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [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: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.762511 19307 raft_consensus.cc:2804] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.763290 19307 raft_consensus.cc:697] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:57.764259 19307 consensus_queue.cc:237] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
W20260710 13:22:57.767913 19122 leader_election.cc:343] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:57.770463 19217 raft_consensus.cc:493] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:57.771253 19217 raft_consensus.cc:515] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:22:57.772046 19207 tablet_bootstrap.cc:654] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.773036 18936 raft_consensus.cc:2468] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4158fd3307b44c3b277340d5813d63d in term 1.
I20260710 13:22:57.773420 19217 leader_election.cc:290] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:57.774541 19123 leader_election.cc:304] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 8417aeecbb1744408cea29b9677db9e3
I20260710 13:22:57.776506 19268 raft_consensus.cc:2804] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:57.777336 19268 raft_consensus.cc:697] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Leader. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:22:57.778226 19268 consensus_queue.cc:237] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:57.783051 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:57.792562 19301 consensus_queue.cc:1048] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:22:57.816293 19206 tablet_bootstrap.cc:492] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:57.816865 19206 ts_tablet_manager.cc:1403] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.214s	user 0.010s	sys 0.005s
I20260710 13:22:57.808619 18831 catalog_manager.cc:5697] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.800660 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f95da1204774c16b5b67989cd3b7ca0" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:57.823606 19007 raft_consensus.cc:2393] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f84253b077d24f989800cbe0713b4e06 in current term 1: Already voted for candidate d4158fd3307b44c3b277340d5813d63d in this term.
I20260710 13:22:57.816224 19217 consensus_queue.cc:1048] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:22:57.825809 18899 leader_election.cc:304] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f84253b077d24f989800cbe0713b4e06; no voters: 57d796568c1740049156c6b7c425d2f4, d4158fd3307b44c3b277340d5813d63d
I20260710 13:22:57.826435 19206 raft_consensus.cc:359] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.827283 19206 raft_consensus.cc:385] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.827646 19206 raft_consensus.cc:740] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.828485 19206 consensus_queue.cc:260] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:57.831199 19206 ts_tablet_manager.cc:1434] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260710 13:22:57.832854 19206 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.836862 19325 raft_consensus.cc:3060] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:57.850507 18834 catalog_manager.cc:5697] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:57.863978 19325 raft_consensus.cc:2749] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:57.869454 19207 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: No bootstrap required, opened a new log
I20260710 13:22:57.870280 19207 ts_tablet_manager.cc:1403] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.015s
I20260710 13:22:57.875059 19207 raft_consensus.cc:359] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.875855 19207 raft_consensus.cc:385] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.876132 19207 raft_consensus.cc:740] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.877630 19206 tablet_bootstrap.cc:654] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.880017 19207 consensus_queue.cc:260] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.883368 19207 ts_tablet_manager.cc:1434] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:22:57.888356 19217 consensus_queue.cc:1048] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:57.925035 18833 catalog_manager.cc:5697] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4158fd3307b44c3b277340d5813d63d (127.16.105.132). New cstate: current_term: 1 leader_uuid: "d4158fd3307b44c3b277340d5813d63d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:57.940080 19206 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:57.940892 19206 ts_tablet_manager.cc:1403] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.109s	user 0.020s	sys 0.030s
I20260710 13:22:57.946995 19206 raft_consensus.cc:359] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.948438 19206 raft_consensus.cc:385] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:57.948719 19206 raft_consensus.cc:740] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:57.950102 19206 consensus_queue.cc:260] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:57.953285 19307 consensus_queue.cc:1048] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:57.954142 19206 ts_tablet_manager.cc:1434] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
W20260710 13:22:57.957665 18882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:57.963023 19206 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:57.972467 19206 tablet_bootstrap.cc:654] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:57.973435 19363 consensus_queue.cc:1048] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.015107 19206 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:58.016075 19206 ts_tablet_manager.cc:1403] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.024s
I20260710 13:22:58.015381 19411 consensus_queue.cc:1048] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.020108 19206 raft_consensus.cc:359] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:58.022895 19206 raft_consensus.cc:385] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.023437 19206 raft_consensus.cc:740] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.027606 19206 consensus_queue.cc:260] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:22:58.031430 19206 ts_tablet_manager.cc:1434] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:58.033419 19206 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: Bootstrap starting.
I20260710 13:22:58.044128 19206 tablet_bootstrap.cc:654] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:58.062928 19206 tablet_bootstrap.cc:492] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: No bootstrap required, opened a new log
I20260710 13:22:58.063709 19206 ts_tablet_manager.cc:1403] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 13:22:58.067258 19206 raft_consensus.cc:359] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:58.068421 19206 raft_consensus.cc:385] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:58.068825 19206 raft_consensus.cc:740] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Initialized, Role: FOLLOWER
I20260710 13:22:58.069765 19206 consensus_queue.cc:260] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:58.071357 19411 consensus_queue.cc:1048] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.072227 19206 ts_tablet_manager.cc:1434] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:58.104195 19300 raft_consensus.cc:493] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.104857 19300 raft_consensus.cc:515] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:58.107090 19300 leader_election.cc:290] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:58.109200 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:22:58.110654 19081 raft_consensus.cc:2468] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:58.112818 18974 leader_election.cc:304] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:58.114532 19300 raft_consensus.cc:2804] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.112797 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:22:58.115096 19300 raft_consensus.cc:493] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.115501 19158 raft_consensus.cc:2468] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 0.
I20260710 13:22:58.116813 19300 raft_consensus.cc:3060] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.128630 19401 raft_consensus.cc:493] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:58.128888 19300 raft_consensus.cc:515] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:58.129231 19401 raft_consensus.cc:515] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:58.131373 19300 leader_election.cc:290] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:22:58.131601 19401 leader_election.cc:290] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:58.133831 19081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:22:58.134222 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:22:58.135030 19081 raft_consensus.cc:3060] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.135411 19007 raft_consensus.cc:2468] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 0.
I20260710 13:22:58.137027 19048 leader_election.cc:304] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:58.138616 19401 raft_consensus.cc:2804] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:58.139518 19401 raft_consensus.cc:493] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:58.140067 19401 raft_consensus.cc:3060] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.140682 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06" is_pre_election: true
I20260710 13:22:58.141404 18936 raft_consensus.cc:2468] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 0.
I20260710 13:22:58.149483 19401 raft_consensus.cc:515] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:58.152030 19401 leader_election.cc:290] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:22:58.153575 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f84253b077d24f989800cbe0713b4e06"
I20260710 13:22:58.153893 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48369f0fd59c42a5a504343cf0591278" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:22:58.154387 18936 raft_consensus.cc:3060] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.153885 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e453b4ed5fc44eadbff240173de9e9bc" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:22:58.154863 19007 raft_consensus.cc:3060] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.164561 18936 raft_consensus.cc:2468] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 1.
I20260710 13:22:58.166173 19049 leader_election.cc:304] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:22:58.167344 19401 raft_consensus.cc:2804] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.168358 19401 raft_consensus.cc:697] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 1 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:22:58.169646 19401 consensus_queue.cc:237] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:58.172654 19158 raft_consensus.cc:3060] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.176793 19007 raft_consensus.cc:2468] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 1.
I20260710 13:22:58.157092 19081 raft_consensus.cc:2468] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:58.187404 19158 raft_consensus.cc:2468] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:22:58.187850 18974 leader_election.cc:304] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:22:58.189429 19300 raft_consensus.cc:2804] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:58.190132 19300 raft_consensus.cc:697] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:22:58.191063 19300 consensus_queue.cc:237] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:22:58.206247 18834 catalog_manager.cc:5697] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:58.209321 18831 catalog_manager.cc:5697] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:58.210836 19300 consensus_queue.cc:1048] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:22:58.253295 19301 consensus_queue.cc:1048] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.253798 19307 consensus_queue.cc:1048] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.285665 19081 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.299393 19363 consensus_queue.cc:1048] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.329245 19084 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:58.345284 19268 consensus_queue.cc:1048] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:58.380679 19307 consensus_queue.cc:1048] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.675949 19401 consensus_queue.cc:1048] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.683482 19300 consensus_queue.cc:1048] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:58.712137 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:22:58.717865 19352 consensus_queue.cc:1048] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:58.733767 19049 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 27 similar messages]
W20260710 13:22:58.792228 19049 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.129:40327, user_credentials={real_user=slave}} blocked reactor thread for 58568us
W20260710 13:22:58.793426 19123 consensus_peers.cc:597] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.798322 19049 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:58.838764 18975 consensus_peers.cc:597] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.840369 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:58.841526 16806 tablet_replica.cc:333] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.842849 16806 raft_consensus.cc:2243] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.843685 16806 raft_consensus.cc:2272] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.846169 16806 tablet_replica.cc:333] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.847050 16806 raft_consensus.cc:2243] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.847716 16806 raft_consensus.cc:2272] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.851277 16806 tablet_replica.cc:333] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.852306 16806 raft_consensus.cc:2243] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.853471 16806 raft_consensus.cc:2272] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.856794 16806 tablet_replica.cc:333] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.858034 16806 raft_consensus.cc:2243] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.858716 16806 raft_consensus.cc:2272] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.862437 16806 tablet_replica.cc:333] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.863418 16806 raft_consensus.cc:2243] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.864215 16806 raft_consensus.cc:2272] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.866982 16806 tablet_replica.cc:333] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.868408 16806 raft_consensus.cc:2243] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.869218 16806 raft_consensus.cc:2272] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.872223 16806 tablet_replica.cc:333] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.873119 16806 raft_consensus.cc:2243] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.873732 16806 raft_consensus.cc:2272] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.876857 16806 tablet_replica.cc:333] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.877724 16806 raft_consensus.cc:2243] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.878280 16806 raft_consensus.cc:2272] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.881217 16806 tablet_replica.cc:333] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.882524 16806 raft_consensus.cc:2243] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:58.882656 19123 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.883186 16806 raft_consensus.cc:2272] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:58.886454 19123 consensus_peers.cc:597] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.889803 16806 tablet_replica.cc:333] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.891407 16806 raft_consensus.cc:2243] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.891989 16806 raft_consensus.cc:2272] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.894353 16806 tablet_replica.cc:333] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
W20260710 13:22:58.894451 18975 consensus_peers.cc:597] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:58.895094 16806 raft_consensus.cc:2243] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.895555 16806 raft_consensus.cc:2272] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.898757 16806 tablet_replica.cc:333] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.899394 16806 raft_consensus.cc:2243] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.899937 16806 raft_consensus.cc:2272] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.903515 16806 tablet_replica.cc:333] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.904440 16806 raft_consensus.cc:2243] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.904953 16806 raft_consensus.cc:2272] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.907271 16806 tablet_replica.cc:333] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.907943 16806 raft_consensus.cc:2243] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.908780 16806 raft_consensus.cc:2272] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.910876 16806 tablet_replica.cc:333] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.911463 16806 raft_consensus.cc:2243] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.912385 16806 raft_consensus.cc:2272] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.914444 16806 tablet_replica.cc:333] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.915102 16806 raft_consensus.cc:2243] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:58.915989 16806 raft_consensus.cc:2272] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.918301 16806 tablet_replica.cc:333] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.918862 16806 raft_consensus.cc:2243] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.919303 16806 raft_consensus.cc:2272] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:58.922453 16806 tablet_replica.cc:333] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: stopping tablet replica
I20260710 13:22:58.923439 16806 raft_consensus.cc:2243] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:58.924003 16806 raft_consensus.cc:2272] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:59.009275 19123 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.031745 18975 consensus_peers.cc:597] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.045233 19123 consensus_peers.cc:597] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.072794 18975 consensus_peers.cc:597] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.087333 18975 consensus_peers.cc:597] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.090266 18975 consensus_peers.cc:597] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.117193 19123 consensus_peers.cc:597] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.146350 19123 consensus_peers.cc:597] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:59.963989 16806 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18957)
I20260710 13:22:59.978531 19352 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:22:59.979418 19352 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:22:59.982136 19352 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:22:59.986037 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
W20260710 13:23:00.031002 18975 leader_election.cc:336] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.031814 18975 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.033576 19300 raft_consensus.cc:2749] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:00.126832 19307 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.128273 19307 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.131451 19307 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.134678 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:23:00.141076 19434 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.142271 19434 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:23:00.142400 19123 leader_election.cc:336] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.143262 19123 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.145083 19307 raft_consensus.cc:2749] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:00.148952 19434 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.149663 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:23:00.150600 19158 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 1.
I20260710 13:23:00.154440 19048 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [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: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:23:00.157382 19434 raft_consensus.cc:2804] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:00.158036 19434 raft_consensus.cc:493] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.158830 19434 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:00.181093 19049 leader_election.cc:336] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.188661 19434 raft_consensus.cc:515] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.193326 19434 leader_election.cc:290] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.197065 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e43803f94b40e590b8c3af94dfe82a" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
W20260710 13:23:00.202152 19049 leader_election.cc:336] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.202369 19158 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:00.220381 19158 raft_consensus.cc:2468] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:00.229925 19048 leader_election.cc:304] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [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: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.231848 19434 raft_consensus.cc:2804] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:00.233680 19434 raft_consensus.cc:697] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:23:00.234973 19434 consensus_queue.cc:237] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.269631 18834 catalog_manager.cc:5697] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 1 to 2, leader changed from f84253b077d24f989800cbe0713b4e06 (127.16.105.129) to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:00.280135 19434 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.281081 19434 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.285835 19434 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.298429 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
W20260710 13:23:00.301752 19049 leader_election.cc:336] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.302834 19048 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [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: 8417aeecbb1744408cea29b9677db9e3; no voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.308466 19434 raft_consensus.cc:2749] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:00.320631 19434 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.321287 19434 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:00.326225 19434 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:23:00.331427 19443 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.331512 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4" is_pre_election: true
I20260710 13:23:00.332655 19010 raft_consensus.cc:2468] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 1.
I20260710 13:23:00.332521 19443 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:23:00.335225 19049 leader_election.cc:336] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.337407 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "d4158fd3307b44c3b277340d5813d63d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:23:00.340030 19300 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.341008 19300 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
W20260710 13:23:00.343380 19123 leader_election.cc:336] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.345068 19443 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.348042 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3" is_pre_election: true
I20260710 13:23:00.349360 19082 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 1.
I20260710 13:23:00.350883 19048 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.351423 19122 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [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: d4158fd3307b44c3b277340d5813d63d; no voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.351727 19300 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
W20260710 13:23:00.351222 18975 leader_election.cc:336] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.353304 19443 raft_consensus.cc:2749] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:00.354463 19434 raft_consensus.cc:2804] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:00.355253 19434 raft_consensus.cc:493] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.355394 18974 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.356274 19434 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:00.357223 19300 raft_consensus.cc:2804] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:00.358076 19300 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.358675 19300 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:00.371562 19300 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.370993 19434 raft_consensus.cc:515] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:00.376552 19434 leader_election.cc:290] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Requested vote from peers f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:23:00.378403 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "57d796568c1740049156c6b7c425d2f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:23:00.379899 19082 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:00.380791 19300 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.380935 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec0988cba85424a8b3df46ef7d2e693" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "57d796568c1740049156c6b7c425d2f4"
W20260710 13:23:00.383574 19049 leader_election.cc:336] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.383257 19010 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:00.389979 18975 leader_election.cc:336] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.401470 19082 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57d796568c1740049156c6b7c425d2f4 in term 2.
I20260710 13:23:00.399905 19434 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.407251 18974 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.405762 19434 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.408394 19300 raft_consensus.cc:2804] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:00.409373 19300 raft_consensus.cc:697] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 LEADER]: Becoming Leader. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:23:00.413303 19434 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:00.413508 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d" is_pre_election: true
I20260710 13:23:00.405010 19010 raft_consensus.cc:2468] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:00.415040 19158 raft_consensus.cc:2468] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 1.
I20260710 13:23:00.410615 19300 consensus_queue.cc:237] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.417851 19048 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [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: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:23:00.424191 19048 leader_election.cc:304] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [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: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.428166 19448 raft_consensus.cc:2804] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:00.429791 19448 raft_consensus.cc:697] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:23:00.431564 19448 consensus_queue.cc:237] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:00.428155 19434 raft_consensus.cc:2804] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:00.437220 19434 raft_consensus.cc:493] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f84253b077d24f989800cbe0713b4e06)
I20260710 13:23:00.439090 19434 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:00.443150 19049 leader_election.cc:336] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.458272 18834 catalog_manager.cc:5697] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 reported cstate change: term changed from 1 to 2, leader changed from f84253b077d24f989800cbe0713b4e06 (127.16.105.129) to 57d796568c1740049156c6b7c425d2f4 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "57d796568c1740049156c6b7c425d2f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:00.464558 19434 raft_consensus.cc:515] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.469312 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801b8b89d91b4343b855ff85c24170c3" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:00.470209 19158 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:00.470124 19434 leader_election.cc:290] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
W20260710 13:23:00.480589 19049 leader_election.cc:336] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111)
I20260710 13:23:00.487183 19158 raft_consensus.cc:2468] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:00.488538 19048 leader_election.cc:304] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [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: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: f84253b077d24f989800cbe0713b4e06
I20260710 13:23:00.489414 19448 raft_consensus.cc:2804] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:00.488750 18834 catalog_manager.cc:5697] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 1 to 2, leader changed from f84253b077d24f989800cbe0713b4e06 (127.16.105.129) to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:00.490193 19448 raft_consensus.cc:697] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:23:00.491602 19448 consensus_queue.cc:237] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:00.522636 18834 catalog_manager.cc:5697] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 1 to 2, leader changed from f84253b077d24f989800cbe0713b4e06 (127.16.105.129) to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:00.649168 19049 consensus_peers.cc:597] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:00.756147 19158 raft_consensus.cc:1275] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:00.758504 19448 consensus_queue.cc:1048] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:23:00.864910 19049 consensus_peers.cc:597] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:00.884625 19049 consensus_peers.cc:597] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:00.892011 18975 consensus_peers.cc:597] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:00.933562 19010 raft_consensus.cc:1275] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:00.935122 19434 consensus_queue.cc:1048] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:00.937952 19084 raft_consensus.cc:1275] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Refusing update from remote peer 57d796568c1740049156c6b7c425d2f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:00.940721 19300 consensus_queue.cc:1048] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:00.968148 16806 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18957)
I20260710 13:23:00.991304 19158 raft_consensus.cc:1275] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:00.995723 19434 consensus_queue.cc:1048] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:23:01.136456 19123 consensus_peers.cc:597] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.206979 18975 consensus_peers.cc:597] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.209975 19123 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.293550 19049 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.370404 19123 consensus_peers.cc:597] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.383569 18975 consensus_peers.cc:597] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.516916 19123 consensus_peers.cc:597] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.542738 18975 consensus_peers.cc:597] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.563719 19123 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.597491 18975 consensus_peers.cc:597] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.611433 19123 consensus_peers.cc:597] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.699134 19123 consensus_peers.cc:597] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.724551 18975 consensus_peers.cc:597] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.754666 18975 consensus_peers.cc:597] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:01.969089 16806 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18957)
W20260710 13:23:02.970757 16806 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18957)
W20260710 13:23:03.245044 19049 consensus_peers.cc:597] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:03.398311 18975 consensus_peers.cc:597] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:03.404904 19049 consensus_peers.cc:597] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:03.466516 19123 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:03.534390 19123 consensus_peers.cc:597] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:03.579721 19049 consensus_peers.cc:597] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:03.606262 19049 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:03.799268 19123 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111) [suppressed 176 similar messages]
W20260710 13:23:03.972214 16806 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 18957)
W20260710 13:23:04.019658 18975 consensus_peers.cc:597] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.023161 18975 consensus_peers.cc:597] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.045643 19123 consensus_peers.cc:597] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.052026 19123 consensus_peers.cc:597] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.052345 18975 consensus_peers.cc:597] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.055544 19123 consensus_peers.cc:597] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.082717 18975 consensus_peers.cc:597] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.220362 18975 consensus_peers.cc:597] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.245850 18975 consensus_peers.cc:597] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.394287 19123 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.421924 19123 consensus_peers.cc:597] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:04.872094 18865 debug-util.cc:398] Leaking SignalData structure 0x7b080017ece0 after lost signal to thread 16809
W20260710 13:23:04.873294 18865 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3f40 after lost signal to thread 18868
W20260710 13:23:04.874686 18865 debug-util.cc:398] Leaking SignalData structure 0x7b080020d400 after lost signal to thread 19035
W20260710 13:23:04.876060 18865 debug-util.cc:398] Leaking SignalData structure 0x7b080026f360 after lost signal to thread 19109
W20260710 13:23:04.877368 18865 debug-util.cc:398] Leaking SignalData structure 0x7b0800254760 after lost signal to thread 19183
W20260710 13:23:04.973282 16806 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 18957)
W20260710 13:23:05.827425 19123 consensus_peers.cc:597] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:05.852481 19049 consensus_peers.cc:597] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:05.974061 16806 thread.cc:527] Waited for 7000ms trying to join with diag-logger (tid 18957)
W20260710 13:23:06.007169 18975 consensus_peers.cc:597] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:06.049544 19049 consensus_peers.cc:597] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:06.133718 19123 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.243141 19123 consensus_peers.cc:597] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.243777 19049 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.289106 19049 consensus_peers.cc:597] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:06.313864 18975 consensus_peers.cc:597] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.371990 19123 consensus_peers.cc:597] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.457504 19123 consensus_peers.cc:597] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.578184 18975 consensus_peers.cc:597] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.612514 18975 consensus_peers.cc:597] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.621519 18975 consensus_peers.cc:597] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.657320 18975 consensus_peers.cc:597] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.660387 19123 consensus_peers.cc:597] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260710 13:23:06.742194 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
I20260710 13:23:06.817868 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:06.828590 19481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:06.829979 19482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.835615 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:06.837713 19484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:06.840632 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:06.841078 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:06.841400 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689786841361 us; error 0 us; skew 500 ppm
I20260710 13:23:06.842258 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:06.848932 16806 webserver.cc:533] Webserver started at http://127.16.105.129:39925/ using document root <none> and password file <none>
I20260710 13:23:06.849594 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:06.849848 16806 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:06.859803 16806 fs_manager.cc:714] Time spent opening directory manager: real 0.008s	user 0.002s	sys 0.007s
W20260710 13:23:06.861079 18975 consensus_peers.cc:597] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260710 13:23:06.861704 19123 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260710 13:23:06.869529 19489 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:06.871346 16806 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:06.872004 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "f84253b077d24f989800cbe0713b4e06"
format_stamp: "Formatted at 2026-07-10 13:22:51 on dist-test-slave-wrzs"
I20260710 13:23:06.872802 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:06.898870 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:06.900925 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:06.903403 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:06.910574 19496 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:23:07.051808 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:23:07.052147 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.143s	user 0.004s	sys 0.002s
I20260710 13:23:07.052500 16806 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:23:07.060137 19496 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.077312 19496 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.078255 19496 tablet_bootstrap.cc:492] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.078902 19496 ts_tablet_manager.cc:1403] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:23:07.081560 19496 raft_consensus.cc:359] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.082532 19496 raft_consensus.cc:740] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.083420 19496 consensus_queue.cc:260] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.086398 19496 ts_tablet_manager.cc:1434] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260710 13:23:07.087448 19496 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.101361 19496 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.102432 19496 tablet_bootstrap.cc:492] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.103066 19496 ts_tablet_manager.cc:1403] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:23:07.105545 19496 raft_consensus.cc:359] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.106256 19496 raft_consensus.cc:740] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.106932 19496 consensus_queue.cc:260] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.108425 19496 ts_tablet_manager.cc:1434] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:07.109081 19496 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.129976 19496 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.130939 19496 tablet_bootstrap.cc:492] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.131588 19496 ts_tablet_manager.cc:1403] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:23:07.134871 19496 raft_consensus.cc:359] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.135697 19496 raft_consensus.cc:740] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.136408 19496 consensus_queue.cc:260] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.138446 19496 ts_tablet_manager.cc:1434] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:07.139276 19496 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.220544 16806 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:23:07.221041 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.169s	user 0.135s	sys 0.001s
W20260710 13:23:07.264043 19122 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:38359, user_credentials={real_user=slave}} blocked reactor thread for 147692us
I20260710 13:23:07.274837 19496 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.314106 19496 tablet_bootstrap.cc:492] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.315853 19496 ts_tablet_manager.cc:1403] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.177s	user 0.082s	sys 0.087s
I20260710 13:23:07.321699 19496 raft_consensus.cc:359] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.322800 19496 raft_consensus.cc:740] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.323886 19496 consensus_queue.cc:260] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [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: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.327073 19496 ts_tablet_manager.cc:1434] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:07.328265 19496 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.354432 19496 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.356149 19496 tablet_bootstrap.cc:492] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.357772 19496 ts_tablet_manager.cc:1403] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260710 13:23:07.360590 19496 raft_consensus.cc:359] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.361433 19496 raft_consensus.cc:740] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.362283 19496 consensus_queue.cc:260] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.364636 19496 ts_tablet_manager.cc:1434] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:07.365671 19496 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.388501 19496 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.389650 19496 tablet_bootstrap.cc:492] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.390560 19496 ts_tablet_manager.cc:1403] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:23:07.401963 19496 raft_consensus.cc:359] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.403293 19496 raft_consensus.cc:740] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.404829 19496 consensus_queue.cc:260] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [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: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.407404 19496 ts_tablet_manager.cc:1434] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:23:07.409125 19496 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.441634 19496 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.442740 19496 tablet_bootstrap.cc:492] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.449070 19496 ts_tablet_manager.cc:1403] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.005s
I20260710 13:23:07.455447 19496 raft_consensus.cc:359] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.456583 19496 raft_consensus.cc:740] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.457528 19496 consensus_queue.cc:260] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [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: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.461447 19496 ts_tablet_manager.cc:1434] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:23:07.468545 19496 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.508675 19496 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.510196 19496 tablet_bootstrap.cc:492] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.511001 19496 ts_tablet_manager.cc:1403] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.011s
I20260710 13:23:07.514197 19496 raft_consensus.cc:359] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.515064 19496 raft_consensus.cc:740] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.515947 19496 consensus_queue.cc:260] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.518309 19496 ts_tablet_manager.cc:1434] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:23:07.519219 19496 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.540678 19496 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.541656 19496 tablet_bootstrap.cc:492] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.542404 19496 ts_tablet_manager.cc:1403] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260710 13:23:07.546305 19496 raft_consensus.cc:359] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.547729 19496 raft_consensus.cc:740] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.549067 19496 consensus_queue.cc:260] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.556684 19496 ts_tablet_manager.cc:1434] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:23:07.557936 19496 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.603442 19496 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.605104 19496 tablet_bootstrap.cc:492] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.606104 19496 ts_tablet_manager.cc:1403] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.017s
I20260710 13:23:07.610460 19496 raft_consensus.cc:359] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.611749 19496 raft_consensus.cc:740] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.613062 19496 consensus_queue.cc:260] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [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: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.616416 19496 ts_tablet_manager.cc:1434] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:23:07.618112 19496 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.706777 19496 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.724232 19496 tablet_bootstrap.cc:492] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.729053 19496 ts_tablet_manager.cc:1403] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.010s
I20260710 13:23:07.766829 19496 raft_consensus.cc:359] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.770242 19496 raft_consensus.cc:740] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.771381 19496 consensus_queue.cc:260] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.774792 19496 ts_tablet_manager.cc:1434] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:23:07.776264 19496 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.799218 19496 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.800400 19496 tablet_bootstrap.cc:492] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.801333 19496 ts_tablet_manager.cc:1403] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260710 13:23:07.801515 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:40327
I20260710 13:23:07.801651 19570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:40327 every 8 connection(s)
I20260710 13:23:07.804668 19496 raft_consensus.cc:359] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.805591 19496 raft_consensus.cc:740] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.806862 19496 consensus_queue.cc:260] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.810446 19496 ts_tablet_manager.cc:1434] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:07.812018 19496 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.836499 19496 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.837586 19496 tablet_bootstrap.cc:492] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.838635 19496 ts_tablet_manager.cc:1403] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260710 13:23:07.841837 19496 raft_consensus.cc:359] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.842690 19496 raft_consensus.cc:740] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.843600 19496 consensus_queue.cc:260] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [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: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } }
I20260710 13:23:07.846207 19496 ts_tablet_manager.cc:1434] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:07.847075 19496 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.849969 19571 heartbeater.cc:344] Connected to a master server at 127.16.105.190:46641
I20260710 13:23:07.850452 19571 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:07.851613 19571 heartbeater.cc:507] Master 127.16.105.190:46641 requested a full tablet report, sending...
I20260710 13:23:07.865736 18833 ts_manager.cc:194] Re-registered known tserver with Master: f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327)
I20260710 13:23:07.870962 19496 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.872112 19496 tablet_bootstrap.cc:492] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.874116 19496 ts_tablet_manager.cc:1403] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.000s
I20260710 13:23:07.878521 19496 raft_consensus.cc:359] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.879361 19496 raft_consensus.cc:740] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.880086 19496 consensus_queue.cc:260] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.883694 19496 ts_tablet_manager.cc:1434] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:23:07.884522 19496 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.897737 18833 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60882
I20260710 13:23:07.904296 19571 heartbeater.cc:499] Master 127.16.105.190:46641 was elected leader, sending a full tablet report...
I20260710 13:23:07.907748 19496 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.914881 19496 tablet_bootstrap.cc:492] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.915714 19496 ts_tablet_manager.cc:1403] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.005s
I20260710 13:23:07.918700 19496 raft_consensus.cc:359] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.919504 19496 raft_consensus.cc:740] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.920403 19496 consensus_queue.cc:260] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.921056 19543 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.922897 19496 ts_tablet_manager.cc:1434] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:07.925662 19496 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.951941 19545 raft_consensus.cc:3060] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:07.964691 19496 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.966878 19496 tablet_bootstrap.cc:492] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.968087 19496 ts_tablet_manager.cc:1403] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.012s
I20260710 13:23:07.970778 19496 raft_consensus.cc:359] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.971562 19496 raft_consensus.cc:740] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:07.972463 19496 consensus_queue.cc:260] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:07.976852 19496 ts_tablet_manager.cc:1434] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:07.978204 19496 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:07.995527 19496 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:07.996338 19496 tablet_bootstrap.cc:492] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:07.996908 19496 ts_tablet_manager.cc:1403] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:23:07.998818 19496 raft_consensus.cc:359] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:07.999356 19496 raft_consensus.cc:740] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.000137 19496 consensus_queue.cc:260] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [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: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:08.003188 19496 ts_tablet_manager.cc:1434] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:08.004756 19496 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Bootstrap starting.
I20260710 13:23:08.025116 19496 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:08.026414 19496 tablet_bootstrap.cc:492] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Bootstrap complete.
I20260710 13:23:08.027235 19496 ts_tablet_manager.cc:1403] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260710 13:23:08.030293 19496 raft_consensus.cc:359] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:08.031123 19496 raft_consensus.cc:740] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Initialized, Role: FOLLOWER
I20260710 13:23:08.032002 19496 consensus_queue.cc:260] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [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: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:08.034636 19496 ts_tablet_manager.cc:1434] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:08.053810 19545 raft_consensus.cc:3060] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:08.083644 19545 raft_consensus.cc:3060] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:17.817234 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:17.847052 19007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf"
dest_uuid: "57d796568c1740049156c6b7c425d2f4"
mode: GRACEFUL
new_leader_uuid: "8417aeecbb1744408cea29b9677db9e3"
 from {username='slave'} at 127.0.0.1:49560
I20260710 13:23:17.847697 19007 raft_consensus.cc:606] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Received request to transfer leadership to TS 8417aeecbb1744408cea29b9677db9e3
I20260710 13:23:17.850963 19007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb"
dest_uuid: "57d796568c1740049156c6b7c425d2f4"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:49560
I20260710 13:23:17.851487 19007 raft_consensus.cc:606] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:17.865310 19612 raft_consensus.cc:993] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:17.866452 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9"
dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:47544
I20260710 13:23:17.867169 19159 raft_consensus.cc:606] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:17.867681 19612 raft_consensus.cc:1081] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:17.871235 19545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:23:17.871951 19545 raft_consensus.cc:493] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:17.872429 19545 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.874450 19007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988"
dest_uuid: "57d796568c1740049156c6b7c425d2f4"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:49560
I20260710 13:23:17.875154 19007 raft_consensus.cc:606] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:17.878652 19007 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af"
dest_uuid: "57d796568c1740049156c6b7c425d2f4"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:49560
I20260710 13:23:17.879290 19007 raft_consensus.cc:606] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:17.881008 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:17.881202 19545 raft_consensus.cc:515] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:17.882117 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:17.883687 19545 leader_election.cc:290] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 3 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359)
I20260710 13:23:17.898298 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:17.899021 19007 raft_consensus.cc:3055] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:17.899289 19007 raft_consensus.cc:740] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:23:17.900080 19007 consensus_queue.cc:260] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [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: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:17.901623 19007 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.904662 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "555fcec76bbc4f1dabfb908ac70d7bdb" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:23:17.905298 19082 raft_consensus.cc:3060] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:17.908987 19007 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 3.
I20260710 13:23:17.910920 19490 leader_election.cc:304] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [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: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:17.912109 19082 raft_consensus.cc:2468] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 3.
I20260710 13:23:17.912973 19622 raft_consensus.cc:2804] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:17.914322 19622 raft_consensus.cc:697] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 3 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:17.915292 19622 consensus_queue.cc:237] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [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: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:17.928092 18833 catalog_manager.cc:5697] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 2 to 3, leader changed from 57d796568c1740049156c6b7c425d2f4 (127.16.105.130) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 3 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:17.934616 19612 raft_consensus.cc:993] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:17.935626 19603 raft_consensus.cc:1081] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:17.938427 19545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:23:17.939131 19545 raft_consensus.cc:493] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:17.939658 19545 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:17.950199 19545 raft_consensus.cc:515] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:17.952387 19545 leader_election.cc:290] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:23:17.956133 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:17.956804 19007 raft_consensus.cc:3055] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:17.957166 19007 raft_consensus.cc:740] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:23:17.958096 19007 consensus_queue.cc:260] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:17.959105 19007 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:17.964200 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdafda3435ee4003acd141bfef9096af" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:17.964978 19159 raft_consensus.cc:3060] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:17.967095 19007 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:17.968804 19490 leader_election.cc:304] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:17.970181 19622 raft_consensus.cc:2804] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:17.970773 19622 raft_consensus.cc:697] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:17.971935 19622 consensus_queue.cc:237] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:17.972800 19159 raft_consensus.cc:2468] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:17.984196 18833 catalog_manager.cc:5697] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 1 to 2, leader changed from 57d796568c1740049156c6b7c425d2f4 (127.16.105.130) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.046200 19613 raft_consensus.cc:993] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:18.046908 19610 raft_consensus.cc:1081] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:18.049134 19543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46440
I20260710 13:23:18.049678 19543 raft_consensus.cc:493] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.050010 19543 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.054888 19543 raft_consensus.cc:515] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:18.056444 19543 leader_election.cc:290] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:23:18.057893 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:23:18.058440 19082 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.058427 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5749ac9b47744d48bc1797037ecb71c9" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:18.059295 19159 raft_consensus.cc:3055] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:18.059747 19159 raft_consensus.cc:740] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:23:18.060750 19159 consensus_queue.cc:260] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:18.062235 19159 raft_consensus.cc:3060] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.064525 19082 raft_consensus.cc:2468] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:18.065677 19490 leader_election.cc:304] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:18.066731 19622 raft_consensus.cc:2804] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:18.067328 19622 raft_consensus.cc:697] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:18.068491 19622 consensus_queue.cc:237] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:18.069960 19159 raft_consensus.cc:2468] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:18.080231 18833 catalog_manager.cc:5697] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 1 to 2, leader changed from d4158fd3307b44c3b277340d5813d63d (127.16.105.132) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:18.298902 19612 raft_consensus.cc:993] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:18.299551 19603 raft_consensus.cc:1081] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:18.301795 19543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46466
I20260710 13:23:18.302456 19543 raft_consensus.cc:493] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.302816 19543 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.309345 19543 raft_consensus.cc:515] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:18.311360 19543 leader_election.cc:290] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:23:18.312311 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:18.313141 19159 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.313007 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b728abd28ef945e38c5e7c7c92a8d988" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:18.313938 19010 raft_consensus.cc:3055] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:18.314518 19010 raft_consensus.cc:740] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:23:18.315649 19010 consensus_queue.cc:260] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:18.317523 19010 raft_consensus.cc:3060] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.320770 19159 raft_consensus.cc:2468] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:18.322006 19490 leader_election.cc:304] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4158fd3307b44c3b277340d5813d63d, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:18.324023 19622 raft_consensus.cc:2804] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:18.324714 19622 raft_consensus.cc:697] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:18.325812 19622 consensus_queue.cc:237] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:18.328173 19010 raft_consensus.cc:2468] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:18.336807 18833 catalog_manager.cc:5697] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 1 to 2, leader changed from 57d796568c1740049156c6b7c425d2f4 (127.16.105.130) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.353609 19612 raft_consensus.cc:993] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: : Instructing follower 8417aeecbb1744408cea29b9677db9e3 to start an election
I20260710 13:23:18.354166 19612 raft_consensus.cc:1081] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Signalling peer 8417aeecbb1744408cea29b9677db9e3 to start an election
I20260710 13:23:18.356200 19084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf"
dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
 from {username='slave'} at 127.0.0.1:50360
I20260710 13:23:18.356781 19084 raft_consensus.cc:493] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:18.357041 19084 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.365506 19084 raft_consensus.cc:515] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:18.368929 19084 leader_election.cc:290] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:23:18.370949 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:18.371358 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "177f196bddb04ddb9cfa0494009bc8cf" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:18.371768 19010 raft_consensus.cc:3055] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:18.372267 19159 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.372229 19010 raft_consensus.cc:740] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57d796568c1740049156c6b7c425d2f4, State: Running, Role: LEADER
I20260710 13:23:18.373013 19007 raft_consensus.cc:1275] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.373559 19010 consensus_queue.cc:260] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:18.374969 19622 consensus_queue.cc:1048] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:18.375209 19010 raft_consensus.cc:3060] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:18.380569 19159 raft_consensus.cc:2468] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:18.382009 19048 leader_election.cc:304] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, d4158fd3307b44c3b277340d5813d63d; no voters: 
I20260710 13:23:18.383211 19631 raft_consensus.cc:2804] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:18.384034 19631 raft_consensus.cc:697] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:23:18.385490 19631 consensus_queue.cc:237] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:18.390563 19010 raft_consensus.cc:2468] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:18.397930 19084 raft_consensus.cc:1275] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 3 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.401367 19623 consensus_queue.cc:1048] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:18.401564 18833 catalog_manager.cc:5697] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 1 to 2, leader changed from 57d796568c1740049156c6b7c425d2f4 (127.16.105.130) to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:18.405090 19159 raft_consensus.cc:1275] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.409304 19623 consensus_queue.cc:1048] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:23:18.424835 19010 raft_consensus.cc:1275] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 3 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:18.426530 19622 consensus_queue.cc:1048] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:18.451683 19084 raft_consensus.cc:1275] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.453555 19622 consensus_queue.cc:1048] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:18.468519 19159 raft_consensus.cc:1275] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.470559 19623 consensus_queue.cc:1048] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:18.775920 19159 raft_consensus.cc:1275] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.777592 19623 consensus_queue.cc:1048] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:18.790876 19007 raft_consensus.cc:1275] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.792568 19623 consensus_queue.cc:1048] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:18.795663 19158 raft_consensus.cc:1275] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.798403 19601 consensus_queue.cc:1048] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:18.821403 19007 raft_consensus.cc:1275] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:18.826442 19631 consensus_queue.cc:1048] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:18.883496 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:18.900599 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:18.919046 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04"
dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:47544
I20260710 13:23:18.919847 19159 raft_consensus.cc:606] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:18.923484 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7"
dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
mode: GRACEFUL
new_leader_uuid: "8417aeecbb1744408cea29b9677db9e3"
 from {username='slave'} at 127.0.0.1:47544
I20260710 13:23:18.924273 19159 raft_consensus.cc:606] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Received request to transfer leadership to TS 8417aeecbb1744408cea29b9677db9e3
I20260710 13:23:18.928243 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647"
dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
mode: GRACEFUL
new_leader_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:47544
I20260710 13:23:18.928963 19159 raft_consensus.cc:606] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Received request to transfer leadership to TS f84253b077d24f989800cbe0713b4e06
I20260710 13:23:18.930617 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:23:18.932286 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:19.075173 19650 raft_consensus.cc:993] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: : Instructing follower 8417aeecbb1744408cea29b9677db9e3 to start an election
I20260710 13:23:19.076609 19650 raft_consensus.cc:1081] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Signalling peer 8417aeecbb1744408cea29b9677db9e3 to start an election
I20260710 13:23:19.078521 19084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7"
dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
 from {username='slave'} at 127.0.0.1:50370
I20260710 13:23:19.079195 19084 raft_consensus.cc:493] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:19.079540 19084 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.085425 19084 raft_consensus.cc:515] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:19.087056 19084 leader_election.cc:290] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Requested vote from peers 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:23:19.088460 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:19.088605 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf29ed6a733f429c97d34d0992649ac7" candidate_uuid: "8417aeecbb1744408cea29b9677db9e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:19.089471 19159 raft_consensus.cc:3055] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:19.089463 19007 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.089982 19159 raft_consensus.cc:740] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:23:19.090975 19159 consensus_queue.cc:260] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:19.092391 19159 raft_consensus.cc:3060] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.098278 19007 raft_consensus.cc:2468] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:19.099900 19048 leader_election.cc:304] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, 8417aeecbb1744408cea29b9677db9e3; no voters: 
I20260710 13:23:19.100171 19159 raft_consensus.cc:2468] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8417aeecbb1744408cea29b9677db9e3 in term 2.
I20260710 13:23:19.101006 19631 raft_consensus.cc:2804] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:19.101634 19631 raft_consensus.cc:697] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Becoming Leader. State: Replica: 8417aeecbb1744408cea29b9677db9e3, State: Running, Role: LEADER
I20260710 13:23:19.102548 19631 consensus_queue.cc:237] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } }
I20260710 13:23:19.112175 18834 catalog_manager.cc:5697] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 reported cstate change: term changed from 1 to 2, leader changed from d4158fd3307b44c3b277340d5813d63d (127.16.105.132) to 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131). New cstate: current_term: 2 leader_uuid: "8417aeecbb1744408cea29b9677db9e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:19.200894 19651 raft_consensus.cc:993] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:19.201445 19651 raft_consensus.cc:1081] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:19.203512 19543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46440
I20260710 13:23:19.204090 19543 raft_consensus.cc:493] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:19.204480 19543 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.210263 19543 raft_consensus.cc:515] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:19.212049 19543 leader_election.cc:290] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Requested vote from peers 8417aeecbb1744408cea29b9677db9e3 (127.16.105.131:38359), d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307)
I20260710 13:23:19.213261 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8417aeecbb1744408cea29b9677db9e3"
I20260710 13:23:19.213558 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb949dec30e74bb9a532ca8b2cccbe04" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:19.213871 19084 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.214303 19159 raft_consensus.cc:3055] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:19.214643 19159 raft_consensus.cc:740] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:23:19.215484 19159 consensus_queue.cc:260] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:19.216650 19159 raft_consensus.cc:3060] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.220551 19084 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:19.221956 19490 leader_election.cc:304] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8417aeecbb1744408cea29b9677db9e3, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:19.223098 19646 raft_consensus.cc:2804] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:19.223210 19159 raft_consensus.cc:2468] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:19.223658 19646 raft_consensus.cc:697] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:19.224696 19646 consensus_queue.cc:237] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } }
I20260710 13:23:19.234377 18834 catalog_manager.cc:5697] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 1 to 2, leader changed from d4158fd3307b44c3b277340d5813d63d (127.16.105.132) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:19.329545 19651 raft_consensus.cc:993] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: : Instructing follower f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:19.330439 19650 raft_consensus.cc:1081] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Signalling peer f84253b077d24f989800cbe0713b4e06 to start an election
I20260710 13:23:19.332674 19545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647"
dest_uuid: "f84253b077d24f989800cbe0713b4e06"
 from {username='slave'} at 127.0.0.1:46440
I20260710 13:23:19.333282 19545 raft_consensus.cc:493] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:19.333554 19545 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.338495 19545 raft_consensus.cc:515] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:19.340672 19545 leader_election.cc:290] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Requested vote from peers d4158fd3307b44c3b277340d5813d63d (127.16.105.132:34307), 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181)
I20260710 13:23:19.341809 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4158fd3307b44c3b277340d5813d63d"
I20260710 13:23:19.341877 19007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f85cf76d9d8a4b308a6a5e6b925b0647" candidate_uuid: "f84253b077d24f989800cbe0713b4e06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57d796568c1740049156c6b7c425d2f4"
I20260710 13:23:19.342684 19159 raft_consensus.cc:3055] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:19.343252 19159 raft_consensus.cc:740] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4158fd3307b44c3b277340d5813d63d, State: Running, Role: LEADER
I20260710 13:23:19.343246 19007 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.344458 19159 consensus_queue.cc:260] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:19.346117 19159 raft_consensus.cc:3060] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:19.352360 19007 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:19.354307 19490 leader_election.cc:304] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57d796568c1740049156c6b7c425d2f4, f84253b077d24f989800cbe0713b4e06; no voters: 
I20260710 13:23:19.355553 19159 raft_consensus.cc:2468] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f84253b077d24f989800cbe0713b4e06 in term 2.
I20260710 13:23:19.356248 19646 raft_consensus.cc:2804] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:19.357121 19646 raft_consensus.cc:697] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Becoming Leader. State: Replica: f84253b077d24f989800cbe0713b4e06, State: Running, Role: LEADER
I20260710 13:23:19.358228 19646 consensus_queue.cc:237] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } }
I20260710 13:23:19.365919 18834 catalog_manager.cc:5697] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 reported cstate change: term changed from 1 to 2, leader changed from d4158fd3307b44c3b277340d5813d63d (127.16.105.132) to f84253b077d24f989800cbe0713b4e06 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "f84253b077d24f989800cbe0713b4e06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f84253b077d24f989800cbe0713b4e06" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:19.631271 19007 raft_consensus.cc:1275] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.632817 19658 consensus_queue.cc:1048] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.647289 19159 raft_consensus.cc:1275] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer 8417aeecbb1744408cea29b9677db9e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.649065 19601 consensus_queue.cc:1048] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.683365 19084 raft_consensus.cc:1275] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.685173 19646 consensus_queue.cc:1048] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8417aeecbb1744408cea29b9677db9e3" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 38359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:19.704840 19159 raft_consensus.cc:1275] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.708132 19646 consensus_queue.cc:1048] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.901111 19007 raft_consensus.cc:1275] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.902837 19646 consensus_queue.cc:1048] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57d796568c1740049156c6b7c425d2f4" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 38181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:19.916963 19159 raft_consensus.cc:1275] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Refusing update from remote peer f84253b077d24f989800cbe0713b4e06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:19.918893 19636 consensus_queue.cc:1048] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4158fd3307b44c3b277340d5813d63d" member_type: VOTER last_known_addr { host: "127.16.105.132" port: 34307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:19.933415 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:19.953914 16806 tablet_server.cc:179] TabletServer@127.16.105.129:40327 shutting down...
W20260710 13:23:19.997987 18975 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 143 similar messages]
I20260710 13:23:20.002007 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:23:20.004278 18975 consensus_peers.cc:597] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.006296 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.008845 16806 raft_consensus.cc:2243] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.010243 16806 raft_consensus.cc:2272] T c9ed421054244860bf197ef5559a7c78 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.019222 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.020279 16806 raft_consensus.cc:2243] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:23:20.020728 19123 consensus_peers.cc:597] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.021145 16806 raft_consensus.cc:2272] T bb949dec30e74bb9a532ca8b2cccbe04 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.024171 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.024813 16806 raft_consensus.cc:2243] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.025589 16806 raft_consensus.cc:2272] T b728abd28ef945e38c5e7c7c92a8d988 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.027940 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.028498 16806 raft_consensus.cc:2243] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.028939 16806 raft_consensus.cc:2272] T a6539ba0d7f948c4bee3a36b07c99487 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.033511 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.034469 16806 raft_consensus.cc:2243] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.035099 16806 raft_consensus.cc:2272] T 6f95da1204774c16b5b67989cd3b7ca0 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.037923 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.038579 16806 raft_consensus.cc:2243] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.039371 16806 raft_consensus.cc:2272] T 62af3f0d43884153aef574afb4e529e4 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.041966 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.042510 16806 raft_consensus.cc:2243] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.042932 16806 raft_consensus.cc:2272] T 801b8b89d91b4343b855ff85c24170c3 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.045981 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.047178 16806 raft_consensus.cc:2243] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.048820 16806 raft_consensus.cc:2272] T 5749ac9b47744d48bc1797037ecb71c9 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.051934 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.052580 16806 raft_consensus.cc:2243] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.053094 16806 raft_consensus.cc:2272] T 8ec0988cba85424a8b3df46ef7d2e693 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.055450 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.056223 16806 raft_consensus.cc:2243] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.056838 16806 raft_consensus.cc:2272] T 48369f0fd59c42a5a504343cf0591278 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.058930 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.060209 16806 raft_consensus.cc:2243] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.060674 16806 raft_consensus.cc:2272] T 4750205841db46deba1d9cd34cc6bf25 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.062963 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.063527 16806 raft_consensus.cc:2243] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.064083 16806 raft_consensus.cc:2272] T 8f4380e67dfd48889e82d850f49b611e P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.066042 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.066576 16806 raft_consensus.cc:2243] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.067345 16806 raft_consensus.cc:2272] T 555fcec76bbc4f1dabfb908ac70d7bdb P f84253b077d24f989800cbe0713b4e06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.069657 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.070283 16806 raft_consensus.cc:2243] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.070756 16806 raft_consensus.cc:2272] T 57a0320ff8cd4b548a56aad3e48f9f9c P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.073567 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.074132 16806 raft_consensus.cc:2243] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.075013 16806 raft_consensus.cc:2272] T bdafda3435ee4003acd141bfef9096af P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:20.075534 19049 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.077366 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.077980 16806 raft_consensus.cc:2243] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.078755 16806 raft_consensus.cc:2272] T f85cf76d9d8a4b308a6a5e6b925b0647 P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.081599 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.082163 16806 raft_consensus.cc:2243] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.082566 16806 raft_consensus.cc:2272] T 408c90ac290340b8891b3a35fc6c55f6 P f84253b077d24f989800cbe0713b4e06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.084508 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:20.084985 16806 raft_consensus.cc:2243] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.085467 16806 raft_consensus.cc:2272] T 78e43803f94b40e590b8c3af94dfe82a P f84253b077d24f989800cbe0713b4e06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.129078 16806 tablet_server.cc:196] TabletServer@127.16.105.129:40327 shutdown complete.
W20260710 13:23:20.140502 18975 consensus_peers.cc:597] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.158413 18975 consensus_peers.cc:597] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.160022 19123 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.160281 19049 consensus_peers.cc:597] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.189550 19123 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.192510 19049 consensus_peers.cc:597] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.195649 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
W20260710 13:23:20.205130 19049 consensus_peers.cc:597] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:20.223394 19122 consensus_peers.cc:597] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.245227 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:20.246381 16806 tablet_replica.cc:333] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.247396 16806 raft_consensus.cc:2243] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.248019 16806 raft_consensus.cc:2272] T b728abd28ef945e38c5e7c7c92a8d988 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:20.250244 19122 consensus_peers.cc:597] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.251577 16806 tablet_replica.cc:333] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.252557 16806 raft_consensus.cc:2243] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.253175 16806 raft_consensus.cc:2272] T 48369f0fd59c42a5a504343cf0591278 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.255530 16806 tablet_replica.cc:333] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.256283 16806 raft_consensus.cc:2243] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.257316 16806 raft_consensus.cc:2272] T 57a0320ff8cd4b548a56aad3e48f9f9c P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.259332 16806 tablet_replica.cc:333] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.260028 16806 raft_consensus.cc:2243] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.260470 16806 raft_consensus.cc:2272] T cf29ed6a733f429c97d34d0992649ac7 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.263235 16806 tablet_replica.cc:333] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.263929 16806 raft_consensus.cc:2243] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.264366 16806 raft_consensus.cc:2272] T e1b6868cd83a48f9a0f32f9b1269dd96 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.266206 16806 tablet_replica.cc:333] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.266921 16806 raft_consensus.cc:2243] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.267452 16806 raft_consensus.cc:2272] T 8ec0988cba85424a8b3df46ef7d2e693 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.269361 16806 tablet_replica.cc:333] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.269987 16806 raft_consensus.cc:2243] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.270375 16806 raft_consensus.cc:2272] T f85cf76d9d8a4b308a6a5e6b925b0647 P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.273164 16806 tablet_replica.cc:333] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.273695 16806 raft_consensus.cc:2243] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.274087 16806 raft_consensus.cc:2272] T bdafda3435ee4003acd141bfef9096af P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.276645 16806 tablet_replica.cc:333] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.277423 16806 raft_consensus.cc:2243] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.278348 16806 raft_consensus.cc:2272] T 408c90ac290340b8891b3a35fc6c55f6 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.281324 16806 tablet_replica.cc:333] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
W20260710 13:23:20.281811 19048 consensus_peers.cc:597] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.281957 16806 raft_consensus.cc:2243] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.283290 16806 raft_consensus.cc:2272] T e320c4b0401240729ee0efc8c15b311f P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.285221 16806 tablet_replica.cc:333] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.285804 16806 raft_consensus.cc:2243] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.286242 16806 raft_consensus.cc:2272] T 177f196bddb04ddb9cfa0494009bc8cf P 57d796568c1740049156c6b7c425d2f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.288355 16806 tablet_replica.cc:333] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.288908 16806 raft_consensus.cc:2243] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.289407 16806 raft_consensus.cc:2272] T 6f95da1204774c16b5b67989cd3b7ca0 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.291429 16806 tablet_replica.cc:333] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.292115 16806 raft_consensus.cc:2243] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.292568 16806 raft_consensus.cc:2272] T 9ee6526be06049dfbdde583c7a191aa2 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.294391 16806 tablet_replica.cc:333] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.294914 16806 raft_consensus.cc:2243] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.295871 16806 raft_consensus.cc:2272] T e453b4ed5fc44eadbff240173de9e9bc P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.298331 16806 tablet_replica.cc:333] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.298990 16806 raft_consensus.cc:2243] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.299916 16806 raft_consensus.cc:2272] T a6539ba0d7f948c4bee3a36b07c99487 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.301779 16806 tablet_replica.cc:333] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.302277 16806 raft_consensus.cc:2243] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.302753 16806 raft_consensus.cc:2272] T 4750205841db46deba1d9cd34cc6bf25 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.304527 16806 tablet_replica.cc:333] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.304988 16806 raft_consensus.cc:2243] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.305747 16806 raft_consensus.cc:2272] T c9ed421054244860bf197ef5559a7c78 P 57d796568c1740049156c6b7c425d2f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.307525 16806 tablet_replica.cc:333] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4: stopping tablet replica
I20260710 13:23:20.308140 16806 raft_consensus.cc:2243] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.308578 16806 raft_consensus.cc:2272] T 555fcec76bbc4f1dabfb908ac70d7bdb P 57d796568c1740049156c6b7c425d2f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.353029 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
W20260710 13:23:20.361428 19123 consensus_peers.cc:597] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d -> Peer f84253b077d24f989800cbe0713b4e06 (127.16.105.129:40327): Couldn't send request to peer f84253b077d24f989800cbe0713b4e06. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:40327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.396587 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:23:20.432952 19122 consensus_peers.cc:597] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:38181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.453562 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:20.454685 16806 tablet_replica.cc:333] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.455528 16806 raft_consensus.cc:2243] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.456516 16806 raft_consensus.cc:2272] T 48369f0fd59c42a5a504343cf0591278 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.458629 16806 tablet_replica.cc:333] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.459254 16806 raft_consensus.cc:2243] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.459735 16806 raft_consensus.cc:2272] T 57a0320ff8cd4b548a56aad3e48f9f9c P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.461849 16806 tablet_replica.cc:333] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.462468 16806 raft_consensus.cc:2243] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.463296 16806 raft_consensus.cc:2272] T cf29ed6a733f429c97d34d0992649ac7 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.465927 16806 tablet_replica.cc:333] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.466710 16806 raft_consensus.cc:2243] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.467525 16806 raft_consensus.cc:2272] T 78e43803f94b40e590b8c3af94dfe82a P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.470157 16806 tablet_replica.cc:333] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.470942 16806 raft_consensus.cc:2243] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.471524 16806 raft_consensus.cc:2272] T e1b6868cd83a48f9a0f32f9b1269dd96 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:20.472518 19048 consensus_peers.cc:597] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:38181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.474221 16806 tablet_replica.cc:333] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.475324 16806 raft_consensus.cc:2243] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.476207 16806 raft_consensus.cc:2272] T 8ec0988cba85424a8b3df46ef7d2e693 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.478029 16806 tablet_replica.cc:333] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.478506 16806 raft_consensus.cc:2243] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.478890 16806 raft_consensus.cc:2272] T 5749ac9b47744d48bc1797037ecb71c9 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.480696 16806 tablet_replica.cc:333] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.481184 16806 raft_consensus.cc:2243] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.481879 16806 raft_consensus.cc:2272] T 801b8b89d91b4343b855ff85c24170c3 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.483559 16806 tablet_replica.cc:333] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.484135 16806 raft_consensus.cc:2243] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.484491 16806 raft_consensus.cc:2272] T 62af3f0d43884153aef574afb4e529e4 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.486181 16806 tablet_replica.cc:333] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.486915 16806 raft_consensus.cc:2243] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.487563 16806 raft_consensus.cc:2272] T 9ee6526be06049dfbdde583c7a191aa2 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.491576 16806 tablet_replica.cc:333] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.492594 16806 raft_consensus.cc:2243] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.493204 16806 raft_consensus.cc:2272] T 8f4380e67dfd48889e82d850f49b611e P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.496208 16806 tablet_replica.cc:333] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.496953 16806 raft_consensus.cc:2243] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.497498 16806 raft_consensus.cc:2272] T 555fcec76bbc4f1dabfb908ac70d7bdb P 8417aeecbb1744408cea29b9677db9e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.499529 16806 tablet_replica.cc:333] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.500197 16806 raft_consensus.cc:2243] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.501134 16806 raft_consensus.cc:2272] T 177f196bddb04ddb9cfa0494009bc8cf P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.503357 16806 tablet_replica.cc:333] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.504050 16806 raft_consensus.cc:2243] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.504571 16806 raft_consensus.cc:2272] T e320c4b0401240729ee0efc8c15b311f P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.506744 16806 tablet_replica.cc:333] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.507368 16806 raft_consensus.cc:2243] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.507920 16806 raft_consensus.cc:2272] T e453b4ed5fc44eadbff240173de9e9bc P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.510428 16806 tablet_replica.cc:333] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.511193 16806 raft_consensus.cc:2243] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.511747 16806 raft_consensus.cc:2272] T a6539ba0d7f948c4bee3a36b07c99487 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:20.514642 19122 consensus_peers.cc:597] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d -> Peer 57d796568c1740049156c6b7c425d2f4 (127.16.105.130:38181): Couldn't send request to peer 57d796568c1740049156c6b7c425d2f4. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:38181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:20.514768 16806 tablet_replica.cc:333] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.515882 16806 raft_consensus.cc:2243] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.516573 16806 raft_consensus.cc:2272] T 408c90ac290340b8891b3a35fc6c55f6 P 8417aeecbb1744408cea29b9677db9e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.518889 16806 tablet_replica.cc:333] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3: stopping tablet replica
I20260710 13:23:20.519428 16806 raft_consensus.cc:2243] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.519968 16806 raft_consensus.cc:2272] T bb949dec30e74bb9a532ca8b2cccbe04 P 8417aeecbb1744408cea29b9677db9e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.567154 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:23:20.605522 16806 tablet_server.cc:179] TabletServer@127.16.105.132:0 shutting down...
I20260710 13:23:20.653076 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:20.654317 16806 tablet_replica.cc:333] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.655157 16806 raft_consensus.cc:2243] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.655763 16806 raft_consensus.cc:2272] T e453b4ed5fc44eadbff240173de9e9bc P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.659508 16806 tablet_replica.cc:333] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.660267 16806 raft_consensus.cc:2243] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.660818 16806 raft_consensus.cc:2272] T cf29ed6a733f429c97d34d0992649ac7 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.663215 16806 tablet_replica.cc:333] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.664024 16806 raft_consensus.cc:2243] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.665040 16806 raft_consensus.cc:2272] T e1b6868cd83a48f9a0f32f9b1269dd96 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.667521 16806 tablet_replica.cc:333] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.668347 16806 raft_consensus.cc:2243] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.668883 16806 raft_consensus.cc:2272] T 78e43803f94b40e590b8c3af94dfe82a P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.671191 16806 tablet_replica.cc:333] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.671950 16806 raft_consensus.cc:2243] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.672461 16806 raft_consensus.cc:2272] T 5749ac9b47744d48bc1797037ecb71c9 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.674778 16806 tablet_replica.cc:333] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.675447 16806 raft_consensus.cc:2243] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.676048 16806 raft_consensus.cc:2272] T 801b8b89d91b4343b855ff85c24170c3 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.678277 16806 tablet_replica.cc:333] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.678944 16806 raft_consensus.cc:2243] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.679939 16806 raft_consensus.cc:2272] T 62af3f0d43884153aef574afb4e529e4 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.682657 16806 tablet_replica.cc:333] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.683691 16806 raft_consensus.cc:2243] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.684366 16806 raft_consensus.cc:2272] T f85cf76d9d8a4b308a6a5e6b925b0647 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.687572 16806 tablet_replica.cc:333] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.688406 16806 raft_consensus.cc:2243] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.688985 16806 raft_consensus.cc:2272] T bdafda3435ee4003acd141bfef9096af P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.691133 16806 tablet_replica.cc:333] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.691859 16806 raft_consensus.cc:2243] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.692409 16806 raft_consensus.cc:2272] T e320c4b0401240729ee0efc8c15b311f P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.694912 16806 tablet_replica.cc:333] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.695591 16806 raft_consensus.cc:2243] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.696187 16806 raft_consensus.cc:2272] T 177f196bddb04ddb9cfa0494009bc8cf P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.698323 16806 tablet_replica.cc:333] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.698983 16806 raft_consensus.cc:2243] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.700032 16806 raft_consensus.cc:2272] T 6f95da1204774c16b5b67989cd3b7ca0 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.702351 16806 tablet_replica.cc:333] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.703007 16806 raft_consensus.cc:2243] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.704017 16806 raft_consensus.cc:2272] T 9ee6526be06049dfbdde583c7a191aa2 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.706220 16806 tablet_replica.cc:333] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.706892 16806 raft_consensus.cc:2243] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.707926 16806 raft_consensus.cc:2272] T 8f4380e67dfd48889e82d850f49b611e P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.710160 16806 tablet_replica.cc:333] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.710777 16806 raft_consensus.cc:2243] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.711416 16806 raft_consensus.cc:2272] T b728abd28ef945e38c5e7c7c92a8d988 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.713662 16806 tablet_replica.cc:333] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.714299 16806 raft_consensus.cc:2243] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.714854 16806 raft_consensus.cc:2272] T bb949dec30e74bb9a532ca8b2cccbe04 P d4158fd3307b44c3b277340d5813d63d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.718192 16806 tablet_replica.cc:333] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.718881 16806 raft_consensus.cc:2243] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.719904 16806 raft_consensus.cc:2272] T 4750205841db46deba1d9cd34cc6bf25 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.722261 16806 tablet_replica.cc:333] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d: stopping tablet replica
I20260710 13:23:20.722872 16806 raft_consensus.cc:2243] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:20.723385 16806 raft_consensus.cc:2272] T c9ed421054244860bf197ef5559a7c78 P d4158fd3307b44c3b277340d5813d63d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.770170 16806 tablet_server.cc:196] TabletServer@127.16.105.132:0 shutdown complete.
I20260710 13:23:20.812832 16806 master.cc:562] Master@127.16.105.190:46641 shutting down...
I20260710 13:23:20.852770 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:20.853488 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:20.853910 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42dd720a17524ac0ae56436d2d2f2b03: stopping tablet replica
I20260710 13:23:20.901867 16806 master.cc:584] Master@127.16.105.190:46641 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29943 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:23:20.983240 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:34015
I20260710 13:23:20.984931 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:20.994464 19681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:20.994601 19680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:20.994519 19683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:20.997521 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:20.999130 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:20.999504 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:20.999958 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689800999938 us; error 0 us; skew 500 ppm
I20260710 13:23:21.000607 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.004596 16806 webserver.cc:533] Webserver started at http://127.16.105.190:35487/ using document root <none> and password file <none>
I20260710 13:23:21.005297 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.005892 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.006297 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.007495 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "f0987c6666ef44c09555789df602e8db"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.013202 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:21.017932 19688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.019054 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:23:21.019367 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "f0987c6666ef44c09555789df602e8db"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.019659 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:21.039503 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.041024 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.097553 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:34015
I20260710 13:23:21.097968 19739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:34015 every 8 connection(s)
I20260710 13:23:21.104416 19740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.116453 19740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db: Bootstrap starting.
I20260710 13:23:21.122502 19740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:21.129328 19740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db: No bootstrap required, opened a new log
I20260710 13:23:21.132282 19740 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0987c6666ef44c09555789df602e8db" member_type: VOTER }
I20260710 13:23:21.134186 19740 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:21.134570 19740 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0987c6666ef44c09555789df602e8db, State: Initialized, Role: FOLLOWER
I20260710 13:23:21.135334 19740 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0987c6666ef44c09555789df602e8db" member_type: VOTER }
I20260710 13:23:21.135906 19740 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:21.136135 19740 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:21.136466 19740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:21.141673 19740 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0987c6666ef44c09555789df602e8db" member_type: VOTER }
I20260710 13:23:21.142311 19740 leader_election.cc:304] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [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: f0987c6666ef44c09555789df602e8db; no voters: 
I20260710 13:23:21.143661 19740 leader_election.cc:290] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:21.144238 19743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:21.146027 19743 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 1 LEADER]: Becoming Leader. State: Replica: f0987c6666ef44c09555789df602e8db, State: Running, Role: LEADER
I20260710 13:23:21.146912 19743 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [LEADER]: Queue going to LEADER mode. State: All 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: "f0987c6666ef44c09555789df602e8db" member_type: VOTER }
I20260710 13:23:21.146937 19740 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:21.152675 19745 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0987c6666ef44c09555789df602e8db. Latest consensus state: current_term: 1 leader_uuid: "f0987c6666ef44c09555789df602e8db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0987c6666ef44c09555789df602e8db" member_type: VOTER } }
I20260710 13:23:21.153412 19745 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:21.153287 19744 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0987c6666ef44c09555789df602e8db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0987c6666ef44c09555789df602e8db" member_type: VOTER } }
I20260710 13:23:21.154003 19744 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:21.158890 19751 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:21.168665 19751 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:21.170154 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:21.180868 19751 catalog_manager.cc:1383] Generated new cluster ID: a25fbe1740ec4e2b8258bfbd1175f56d
I20260710 13:23:21.181226 19751 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:21.205920 19751 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:21.207432 19751 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:21.223651 19751 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db: Generated new TSK 0
I20260710 13:23:21.224401 19751 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:21.239601 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:21.247704 19761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:21.248907 19762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:21.250061 19764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:21.251421 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:21.252820 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:21.253041 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:21.253252 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689801253227 us; error 0 us; skew 500 ppm
I20260710 13:23:21.253917 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.257395 16806 webserver.cc:533] Webserver started at http://127.16.105.129:36751/ using document root <none> and password file <none>
I20260710 13:23:21.258399 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.259743 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.260300 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.261654 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "c05408233dd2415ab0f6c391e0d71634"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.267558 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:23:21.272670 19769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.273687 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:21.274093 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "c05408233dd2415ab0f6c391e0d71634"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.274411 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:21.291168 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.292744 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.295435 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:21.298344 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:21.298588 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.298772 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:21.298920 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.360242 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:43583
I20260710 13:23:21.360489 19831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:43583 every 8 connection(s)
I20260710 13:23:21.367272 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:21.379772 19837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:21.383370 19836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:21.389335 19832 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34015
W20260710 13:23:21.389453 19839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:21.390044 19832 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.390573 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:21.391283 19832 heartbeater.cc:507] Master 127.16.105.190:34015 requested a full tablet report, sending...
I20260710 13:23:21.392338 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:21.392699 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:21.392910 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689801392889 us; error 0 us; skew 500 ppm
I20260710 13:23:21.393596 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.394505 19705 ts_manager.cc:194] Registered new tserver with Master: c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583)
I20260710 13:23:21.396833 16806 webserver.cc:533] Webserver started at http://127.16.105.130:33541/ using document root <none> and password file <none>
I20260710 13:23:21.397334 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53892
I20260710 13:23:21.397473 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.397889 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.398232 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.399865 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "16c54837b4d8459593e8a252d6a28f73"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.405560 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:23:21.410878 19844 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.412124 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:23:21.412575 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "16c54837b4d8459593e8a252d6a28f73"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.412880 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:21.427042 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.428846 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.430768 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:21.433552 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:21.433801 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.434015 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:21.434274 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.491531 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:45333
I20260710 13:23:21.491706 19906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:45333 every 8 connection(s)
I20260710 13:23:21.498488 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:21.508667 19910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:21.510710 19911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:21.514775 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:21.514298 19913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:21.516458 19907 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34015
I20260710 13:23:21.516651 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:21.516944 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:21.517158 19907 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.517172 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689801517136 us; error 0 us; skew 500 ppm
I20260710 13:23:21.518136 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:21.518234 19907 heartbeater.cc:507] Master 127.16.105.190:34015 requested a full tablet report, sending...
I20260710 13:23:21.521750 19705 ts_manager.cc:194] Registered new tserver with Master: 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:21.522845 16806 webserver.cc:533] Webserver started at http://127.16.105.131:39655/ using document root <none> and password file <none>
I20260710 13:23:21.524156 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:21.524500 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:21.524506 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53902
I20260710 13:23:21.524930 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:21.526407 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "44439ed88023472dbf07bbefd3adde0a"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.531900 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:23:21.536501 19918 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.537801 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:23:21.538410 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "44439ed88023472dbf07bbefd3adde0a"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:21.538811 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:21.572160 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:21.573406 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:21.575070 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:21.577716 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:21.577960 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.578285 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:21.578462 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:21.631490 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:39317
I20260710 13:23:21.631682 19980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:39317 every 8 connection(s)
I20260710 13:23:21.650836 19981 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34015
I20260710 13:23:21.651854 19981 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:21.652863 19981 heartbeater.cc:507] Master 127.16.105.190:34015 requested a full tablet report, sending...
I20260710 13:23:21.656136 19705 ts_manager.cc:194] Registered new tserver with Master: 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:21.656491 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021153968s
I20260710 13:23:21.658331 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53908
I20260710 13:23:21.692848 19705 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53924:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:21.696348 19705 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:21.802785 19946 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1e80211b3e40539fe4af46a6b7cdb3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:21.804122 19943 tablet_service.cc:1511] Processing CreateTablet for tablet 5602738468164278ad1c7f65bdd855e6 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:21.804837 19946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1e80211b3e40539fe4af46a6b7cdb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.805015 19944 tablet_service.cc:1511] Processing CreateTablet for tablet caaf130234dd45b1b2f67286bab00b0b (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:21.805853 19943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5602738468164278ad1c7f65bdd855e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.806561 19944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf130234dd45b1b2f67286bab00b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.807452 19945 tablet_service.cc:1511] Processing CreateTablet for tablet 09a34d1c4b094ca18b8bcc49d42948bb (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:21.809029 19945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a34d1c4b094ca18b8bcc49d42948bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.814589 19942 tablet_service.cc:1511] Processing CreateTablet for tablet 7057040747b94629a46e165e9a13a41a (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:21.816382 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7057040747b94629a46e165e9a13a41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.820519 19872 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1e80211b3e40539fe4af46a6b7cdb3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:21.822188 19872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1e80211b3e40539fe4af46a6b7cdb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.825441 19941 tablet_service.cc:1511] Processing CreateTablet for tablet 798508c4b1764216af9e77404b57600c (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:21.828195 19871 tablet_service.cc:1511] Processing CreateTablet for tablet 09a34d1c4b094ca18b8bcc49d42948bb (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:21.828821 19941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798508c4b1764216af9e77404b57600c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.829769 19871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a34d1c4b094ca18b8bcc49d42948bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.833207 19944 tablet_service.cc:1511] Processing CreateTablet for tablet 51f481a37d214ed693e515e142e71d86 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:21.833395 19870 tablet_service.cc:1511] Processing CreateTablet for tablet caaf130234dd45b1b2f67286bab00b0b (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:21.834848 19870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf130234dd45b1b2f67286bab00b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.837821 19869 tablet_service.cc:1511] Processing CreateTablet for tablet 5602738468164278ad1c7f65bdd855e6 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:21.840067 19869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5602738468164278ad1c7f65bdd855e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.841450 19868 tablet_service.cc:1511] Processing CreateTablet for tablet 7057040747b94629a46e165e9a13a41a (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:21.843356 19868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7057040747b94629a46e165e9a13a41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.834848 19944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f481a37d214ed693e515e142e71d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.847550 19940 tablet_service.cc:1511] Processing CreateTablet for tablet 49cdcfd2170a4c51b342c78b585d8af3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:21.849925 19940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cdcfd2170a4c51b342c78b585d8af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.860337 19797 tablet_service.cc:1511] Processing CreateTablet for tablet 4c1e80211b3e40539fe4af46a6b7cdb3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:21.862077 19793 tablet_service.cc:1511] Processing CreateTablet for tablet 7057040747b94629a46e165e9a13a41a (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:21.863569 19794 tablet_service.cc:1511] Processing CreateTablet for tablet 5602738468164278ad1c7f65bdd855e6 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:21.865227 19796 tablet_service.cc:1511] Processing CreateTablet for tablet 09a34d1c4b094ca18b8bcc49d42948bb (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:21.865835 19790 tablet_service.cc:1511] Processing CreateTablet for tablet 49cdcfd2170a4c51b342c78b585d8af3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:21.868288 19939 tablet_service.cc:1511] Processing CreateTablet for tablet ed3b8dd01282434cae0cdc0ceee19cbe (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:21.869489 19792 tablet_service.cc:1511] Processing CreateTablet for tablet 798508c4b1764216af9e77404b57600c (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:21.870795 19939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3b8dd01282434cae0cdc0ceee19cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.872186 19797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c1e80211b3e40539fe4af46a6b7cdb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.873921 19789 tablet_service.cc:1511] Processing CreateTablet for tablet ed3b8dd01282434cae0cdc0ceee19cbe (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:21.876370 19795 tablet_service.cc:1511] Processing CreateTablet for tablet caaf130234dd45b1b2f67286bab00b0b (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:21.876677 19938 tablet_service.cc:1511] Processing CreateTablet for tablet c020884d54c24652a9596b658d17d758 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:21.879069 19938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c020884d54c24652a9596b658d17d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.863301 19791 tablet_service.cc:1511] Processing CreateTablet for tablet 51f481a37d214ed693e515e142e71d86 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:21.884620 19793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7057040747b94629a46e165e9a13a41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.885267 19788 tablet_service.cc:1511] Processing CreateTablet for tablet c020884d54c24652a9596b658d17d758 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:21.887145 19788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c020884d54c24652a9596b658d17d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.888721 19789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3b8dd01282434cae0cdc0ceee19cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.890908 19792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798508c4b1764216af9e77404b57600c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.892679 19795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caaf130234dd45b1b2f67286bab00b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.892829 19867 tablet_service.cc:1511] Processing CreateTablet for tablet 798508c4b1764216af9e77404b57600c (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:21.894603 19867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798508c4b1764216af9e77404b57600c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.896651 19790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cdcfd2170a4c51b342c78b585d8af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.901084 19794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5602738468164278ad1c7f65bdd855e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.902729 19796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a34d1c4b094ca18b8bcc49d42948bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.908545 19791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f481a37d214ed693e515e142e71d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.914099 19866 tablet_service.cc:1511] Processing CreateTablet for tablet 51f481a37d214ed693e515e142e71d86 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:21.920181 19866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f481a37d214ed693e515e142e71d86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.922372 19865 tablet_service.cc:1511] Processing CreateTablet for tablet 49cdcfd2170a4c51b342c78b585d8af3 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:21.924902 19865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cdcfd2170a4c51b342c78b585d8af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.966921 19864 tablet_service.cc:1511] Processing CreateTablet for tablet ed3b8dd01282434cae0cdc0ceee19cbe (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:21.970590 19863 tablet_service.cc:1511] Processing CreateTablet for tablet c020884d54c24652a9596b658d17d758 (DEFAULT_TABLE table=test-workload [id=901bbf3f85094ce285141f3f0e1d102d]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:21.973203 19864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3b8dd01282434cae0cdc0ceee19cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:21.989609 19863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c020884d54c24652a9596b658d17d758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:22.043438 19996 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.052152 19997 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.069571 19998 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.083900 19998 tablet_bootstrap.cc:654] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.086236 19996 tablet_bootstrap.cc:654] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.116462 19997 tablet_bootstrap.cc:654] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.150430 19998 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.151077 19998 ts_tablet_manager.cc:1403] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.082s	user 0.033s	sys 0.028s
I20260710 13:23:22.152259 19996 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.153090 19996 ts_tablet_manager.cc:1403] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.005s
I20260710 13:23:22.154345 19998 raft_consensus.cc:359] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.155133 19998 raft_consensus.cc:385] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.155438 19998 raft_consensus.cc:740] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.156232 19998 consensus_queue.cc:260] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.156628 19997 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.157217 19997 ts_tablet_manager.cc:1403] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.006s
I20260710 13:23:22.157119 19996 raft_consensus.cc:359] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.157938 19996 raft_consensus.cc:385] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.158288 19996 raft_consensus.cc:740] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.158893 19832 heartbeater.cc:499] Master 127.16.105.190:34015 was elected leader, sending a full tablet report...
I20260710 13:23:22.159395 19998 ts_tablet_manager.cc:1434] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:23:22.159093 19996 consensus_queue.cc:260] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.160358 19998 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
W20260710 13:23:22.160619 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:22.164839 19981 heartbeater.cc:499] Master 127.16.105.190:34015 was elected leader, sending a full tablet report...
I20260710 13:23:22.165393 19996 ts_tablet_manager.cc:1434] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260710 13:23:22.166476 19996 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.171743 19998 tablet_bootstrap.cc:654] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.174230 19996 tablet_bootstrap.cc:654] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.176822 19997 raft_consensus.cc:359] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.177839 19997 raft_consensus.cc:385] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.178185 19997 raft_consensus.cc:740] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.179008 19997 consensus_queue.cc:260] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.181308 19998 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.182144 19998 ts_tablet_manager.cc:1403] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 13:23:22.185693 19998 raft_consensus.cc:359] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.186503 19998 raft_consensus.cc:385] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.186852 19998 raft_consensus.cc:740] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.186977 19996 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.187624 19996 ts_tablet_manager.cc:1403] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.014s
I20260710 13:23:22.188004 19998 consensus_queue.cc:260] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.190536 19998 ts_tablet_manager.cc:1434] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:22.191656 19998 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.192292 19907 heartbeater.cc:499] Master 127.16.105.190:34015 was elected leader, sending a full tablet report...
I20260710 13:23:22.192456 19997 ts_tablet_manager.cc:1434] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.006s
I20260710 13:23:22.193580 19997 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.199074 19998 tablet_bootstrap.cc:654] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.200147 19997 tablet_bootstrap.cc:654] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.205727 19998 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.206423 19998 ts_tablet_manager.cc:1403] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:23:22.210053 19998 raft_consensus.cc:359] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.210860 19997 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.211046 19998 raft_consensus.cc:385] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.211442 19997 ts_tablet_manager.cc:1403] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:23:22.190536 19996 raft_consensus.cc:359] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.211628 19998 raft_consensus.cc:740] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.211951 19996 raft_consensus.cc:385] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.212580 19996 raft_consensus.cc:740] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.212990 19998 consensus_queue.cc:260] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.214635 19997 raft_consensus.cc:359] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.215425 19997 raft_consensus.cc:385] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.215723 19997 raft_consensus.cc:740] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.216327 19998 ts_tablet_manager.cc:1434] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:23:22.216526 19997 consensus_queue.cc:260] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.217551 19998 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.218789 19997 ts_tablet_manager.cc:1434] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:22.219811 19997 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.220238 19996 consensus_queue.cc:260] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.225111 19998 tablet_bootstrap.cc:654] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.225456 19996 ts_tablet_manager.cc:1434] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:23:22.226393 19997 tablet_bootstrap.cc:654] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.226526 19996 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.230892 19998 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.231436 19998 ts_tablet_manager.cc:1403] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:23:22.232659 19997 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.233165 19997 ts_tablet_manager.cc:1403] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:23:22.233651 19996 tablet_bootstrap.cc:654] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.234541 19998 raft_consensus.cc:359] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.235350 19998 raft_consensus.cc:385] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.235700 19998 raft_consensus.cc:740] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.236321 19997 raft_consensus.cc:359] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.236590 19998 consensus_queue.cc:260] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.237489 19997 raft_consensus.cc:385] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.237922 19997 raft_consensus.cc:740] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.239066 19997 consensus_queue.cc:260] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.242007 19998 ts_tablet_manager.cc:1434] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:22.242103 19997 ts_tablet_manager.cc:1434] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:23:22.243254 19998 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.243436 19997 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.245695 19996 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.246243 19996 ts_tablet_manager.cc:1403] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:23:22.249367 19996 raft_consensus.cc:359] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.250172 19996 raft_consensus.cc:385] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.250558 19998 tablet_bootstrap.cc:654] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.250468 19996 raft_consensus.cc:740] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.252081 19997 tablet_bootstrap.cc:654] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.251569 19996 consensus_queue.cc:260] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.258077 19996 ts_tablet_manager.cc:1434] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:23:22.259670 19996 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.268039 19996 tablet_bootstrap.cc:654] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.281540 19996 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.282413 19996 ts_tablet_manager.cc:1403] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260710 13:23:22.286501 19996 raft_consensus.cc:359] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.287838 19996 raft_consensus.cc:385] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.288331 19996 raft_consensus.cc:740] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.289597 19996 consensus_queue.cc:260] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.296149 19996 ts_tablet_manager.cc:1434] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:23:22.296720 19998 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.297401 19998 ts_tablet_manager.cc:1403] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.029s
I20260710 13:23:22.297412 19996 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.297422 19997 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.298519 19997 ts_tablet_manager.cc:1403] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.024s
I20260710 13:23:22.301981 19997 raft_consensus.cc:359] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.302860 19997 raft_consensus.cc:385] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.303221 19998 raft_consensus.cc:359] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.304257 19998 raft_consensus.cc:385] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.303201 19997 raft_consensus.cc:740] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.304689 19996 tablet_bootstrap.cc:654] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.304632 19998 raft_consensus.cc:740] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.305522 19997 consensus_queue.cc:260] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.305616 19998 consensus_queue.cc:260] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.308197 19998 ts_tablet_manager.cc:1434] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:22.308316 19997 ts_tablet_manager.cc:1434] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:23:22.309600 19997 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.311192 19998 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.319042 19997 tablet_bootstrap.cc:654] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.319042 19998 tablet_bootstrap.cc:654] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.319044 19996 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.321012 19996 ts_tablet_manager.cc:1403] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 13:23:22.324199 19996 raft_consensus.cc:359] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.324956 19996 raft_consensus.cc:385] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.325240 19996 raft_consensus.cc:740] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.326064 19996 consensus_queue.cc:260] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.329756 20003 raft_consensus.cc:493] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.330240 20003 raft_consensus.cc:515] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.333056 20003 leader_election.cc:290] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.334785 19997 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.335541 19997 ts_tablet_manager.cc:1403] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260710 13:23:22.339509 19997 raft_consensus.cc:359] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.340619 19997 raft_consensus.cc:385] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.341001 19997 raft_consensus.cc:740] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.342033 19997 consensus_queue.cc:260] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.345595 19997 ts_tablet_manager.cc:1434] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:22.346935 19997 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.347345 19998 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.348088 19998 ts_tablet_manager.cc:1403] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.001s
I20260710 13:23:22.349581 19996 ts_tablet_manager.cc:1434] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:23:22.350721 19996 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.351890 19998 raft_consensus.cc:359] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.353147 19998 raft_consensus.cc:385] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.353502 19998 raft_consensus.cc:740] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.355324 19997 tablet_bootstrap.cc:654] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.356225 19998 consensus_queue.cc:260] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.362768 20003 raft_consensus.cc:493] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.366782 20003 raft_consensus.cc:515] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.368876 20003 leader_election.cc:290] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.370322 19996 tablet_bootstrap.cc:654] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.376399 19998 ts_tablet_manager.cc:1434] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 13:23:22.386375 19998 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.388407 20006 raft_consensus.cc:493] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.388937 20006 raft_consensus.cc:515] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.390404 19997 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.390993 19997 ts_tablet_manager.cc:1403] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.023s
I20260710 13:23:22.393020 20006 leader_election.cc:290] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.395993 19998 tablet_bootstrap.cc:654] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.401881 19996 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.402570 19996 ts_tablet_manager.cc:1403] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.007s
I20260710 13:23:22.408589 19997 raft_consensus.cc:359] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.409758 19997 raft_consensus.cc:385] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.410153 19997 raft_consensus.cc:740] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.418604 19996 raft_consensus.cc:359] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.419719 19996 raft_consensus.cc:385] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.411145 19997 consensus_queue.cc:260] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.420034 19996 raft_consensus.cc:740] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.420758 19996 consensus_queue.cc:260] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.421169 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.421864 19997 ts_tablet_manager.cc:1434] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.008s
I20260710 13:23:22.422096 19807 raft_consensus.cc:2468] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.423034 19997 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.423089 19996 ts_tablet_manager.cc:1434] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.006s
I20260710 13:23:22.424165 19996 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.430226 19996 tablet_bootstrap.cc:654] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.431531 20006 raft_consensus.cc:493] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.432197 20006 raft_consensus.cc:515] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.434897 20006 leader_election.cc:290] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.430759 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.436287 19807 raft_consensus.cc:2468] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.430226 19997 tablet_bootstrap.cc:654] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.445497 19921 leader_election.cc:304] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.449079 20003 raft_consensus.cc:2804] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.449577 20003 raft_consensus.cc:493] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.449856 19997 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.449988 20003 raft_consensus.cc:3060] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.450661 19997 ts_tablet_manager.cc:1403] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:23:22.455111 19997 raft_consensus.cc:359] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.456249 19997 raft_consensus.cc:385] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.456677 19997 raft_consensus.cc:740] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.457655 19997 consensus_queue.cc:260] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.461331 19997 ts_tablet_manager.cc:1434] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:23:22.462957 19997 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.464906 19921 leader_election.cc:304] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.468214 20002 raft_consensus.cc:493] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.468930 20002 raft_consensus.cc:515] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.472308 19997 tablet_bootstrap.cc:654] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.474874 20002 leader_election.cc:290] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.484680 20003 raft_consensus.cc:515] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.535238 20006 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.535840 20006 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.536936 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.537606 20006 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
W20260710 13:23:22.538923 19773 leader_election.cc:343] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.539474 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.540009 19807 raft_consensus.cc:2468] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 0.
I20260710 13:23:22.541316 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.541800 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
W20260710 13:23:22.511125 19921 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:43583, user_credentials={real_user=slave}} blocked reactor thread for 46355us
I20260710 13:23:22.511556 20002 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.542732 20002 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.544766 20003 leader_election.cc:290] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.521356 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.541924 19807 raft_consensus.cc:2468] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 0.
I20260710 13:23:22.545714 20002 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.520819 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.557554 19882 raft_consensus.cc:2468] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.546360 19806 raft_consensus.cc:2468] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 0.
I20260710 13:23:22.546774 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.558754 19880 raft_consensus.cc:3060] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:22.568408 19922 leader_election.cc:343] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.510547 20030 raft_consensus.cc:2804] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.548362 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.570230 19879 raft_consensus.cc:2468] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c05408233dd2415ab0f6c391e0d71634 in term 0.
I20260710 13:23:22.570336 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.570923 19806 raft_consensus.cc:3060] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.571082 20030 raft_consensus.cc:493] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.571593 20030 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.572881 19956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.573226 19773 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.574517 19955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c1e80211b3e40539fe4af46a6b7cdb3" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.575542 19955 raft_consensus.cc:2393] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c54837b4d8459593e8a252d6a28f73 in current term 1: Already voted for candidate 44439ed88023472dbf07bbefd3adde0a in this term.
I20260710 13:23:22.579015 19806 raft_consensus.cc:2468] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.551182 19847 leader_election.cc:304] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.576329 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.577054 20002 raft_consensus.cc:2804] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.580534 19921 leader_election.cc:304] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.580363 20002 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.555352 20035 raft_consensus.cc:493] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.581619 20035 raft_consensus.cc:515] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.582069 20036 raft_consensus.cc:2804] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.581164 20002 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.584794 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
W20260710 13:23:22.586156 19921 leader_election.cc:343] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.592437 20035 leader_election.cc:290] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.593636 20036 raft_consensus.cc:697] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:22.594600 20036 consensus_queue.cc:237] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.595085 20006 raft_consensus.cc:2804] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.595619 20006 raft_consensus.cc:493] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.595973 20006 raft_consensus.cc:3060] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:22.595009 19846 leader_election.cc:343] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.602807 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
W20260710 13:23:22.604885 19846 leader_election.cc:343] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:22.612486 19922 leader_election.cc:343] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.613272 19922 leader_election.cc:304] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a; no voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634
W20260710 13:23:22.616248 19847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:43583, user_credentials={real_user=slave}} blocked reactor thread for 65354us
I20260710 13:23:22.617158 19847 leader_election.cc:304] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 44439ed88023472dbf07bbefd3adde0a
I20260710 13:23:22.620707 20002 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.620476 19705 catalog_manager.cc:5697] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:22.622891 20002 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 election: Requested vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.623422 20002 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.623889 20002 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.625013 19879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.625597 19879 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.625880 20002 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.556267 20003 raft_consensus.cc:493] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.626678 20003 raft_consensus.cc:515] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.629571 19880 raft_consensus.cc:2468] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.630285 20040 raft_consensus.cc:2764] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:22.630606 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.631369 19882 raft_consensus.cc:2468] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c05408233dd2415ab0f6c391e0d71634 in term 0.
I20260710 13:23:22.632887 19773 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.633368 19996 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.633919 19996 ts_tablet_manager.cc:1403] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.210s	user 0.037s	sys 0.069s
I20260710 13:23:22.634948 20006 raft_consensus.cc:515] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.637881 19996 raft_consensus.cc:359] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.638614 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:22.638872 19996 raft_consensus.cc:385] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.639427 19996 raft_consensus.cc:740] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
W20260710 13:23:22.640304 19846 leader_election.cc:343] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.640374 19996 consensus_queue.cc:260] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.644585 20006 leader_election.cc:290] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.645933 19997 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.642978 20003 leader_election.cc:290] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.643860 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.646199 19996 ts_tablet_manager.cc:1434] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:23:22.646590 19997 ts_tablet_manager.cc:1403] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.184s	user 0.062s	sys 0.058s
I20260710 13:23:22.646008 20030 raft_consensus.cc:515] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.647572 19996 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
W20260710 13:23:22.647617 19921 leader_election.cc:343] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.648487 20030 leader_election.cc:290] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.649608 19847 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 44439ed88023472dbf07bbefd3adde0a
I20260710 13:23:22.649679 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.650381 19806 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.644027 19998 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.651922 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.652228 19998 ts_tablet_manager.cc:1403] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.266s	user 0.067s	sys 0.059s
I20260710 13:23:22.652638 19807 raft_consensus.cc:3060] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.655206 20038 raft_consensus.cc:2804] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.655683 20038 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.656082 20038 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.657596 19996 tablet_bootstrap.cc:654] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.661799 19806 raft_consensus.cc:2468] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.662467 19807 raft_consensus.cc:2468] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 1.
I20260710 13:23:22.667903 19996 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.663954 20038 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.664618 19997 raft_consensus.cc:359] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.668561 19996 ts_tablet_manager.cc:1403] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260710 13:23:22.668890 19997 raft_consensus.cc:385] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.669045 19847 leader_election.cc:304] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 44439ed88023472dbf07bbefd3adde0a
I20260710 13:23:22.669497 19997 raft_consensus.cc:740] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.670257 19997 consensus_queue.cc:260] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.670773 20040 raft_consensus.cc:2804] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.671476 19996 raft_consensus.cc:359] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.668383 20036 raft_consensus.cc:2749] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.672207 19996 raft_consensus.cc:385] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.672564 19996 raft_consensus.cc:740] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.673671 20038 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 election: Requested vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.673434 19996 consensus_queue.cc:260] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.674156 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.674996 19882 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.676667 19996 ts_tablet_manager.cc:1434] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:22.678045 19996 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.665534 19998 raft_consensus.cc:359] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.668800 19921 leader_election.cc:304] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
W20260710 13:23:22.678686 19922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.130:45333, user_credentials={real_user=slave}} blocked reactor thread for 66489.5us
I20260710 13:23:22.680979 20036 raft_consensus.cc:2804] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.679726 19879 raft_consensus.cc:2468] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c05408233dd2415ab0f6c391e0d71634 in term 1.
I20260710 13:23:22.682307 20006 raft_consensus.cc:2764] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:22.682369 20030 raft_consensus.cc:493] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.683024 19881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.683218 20030 raft_consensus.cc:515] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.684085 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.684877 19880 raft_consensus.cc:2468] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.686534 20030 leader_election.cc:290] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.686776 19773 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.680895 19998 raft_consensus.cc:385] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.681759 20036 raft_consensus.cc:697] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:22.690182 19998 raft_consensus.cc:740] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.694161 19998 consensus_queue.cc:260] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.694633 20038 raft_consensus.cc:2804] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.695317 19996 tablet_bootstrap.cc:654] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.703361 19998 ts_tablet_manager.cc:1434] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 13:23:22.703586 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.694211 20036 consensus_queue.cc:237] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
W20260710 13:23:22.686877 19922 leader_election.cc:343] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:22.708026 19921 leader_election.cc:343] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.706187 19998 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.707199 20040 raft_consensus.cc:697] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 1 LEADER]: Becoming Leader. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Running, Role: LEADER
I20260710 13:23:22.710785 20040 consensus_queue.cc:237] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.720734 20006 raft_consensus.cc:493] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.721555 20006 raft_consensus.cc:515] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.725986 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
W20260710 13:23:22.728248 19847 leader_election.cc:343] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.732652 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
W20260710 13:23:22.734860 19846 leader_election.cc:343] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.735538 19846 leader_election.cc:304] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73; no voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:22.736706 20006 leader_election.cc:290] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.737823 20006 raft_consensus.cc:493] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.738454 20006 raft_consensus.cc:515] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.745500 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.746599 19806 raft_consensus.cc:2468] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 0.
I20260710 13:23:22.748687 19847 leader_election.cc:304] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.752388 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.753422 19954 raft_consensus.cc:2468] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 0.
I20260710 13:23:22.756884 20006 leader_election.cc:290] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.757771 20043 raft_consensus.cc:2749] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.758147 20006 raft_consensus.cc:2804] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.758365 19997 ts_tablet_manager.cc:1434] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.111s	user 0.025s	sys 0.057s
I20260710 13:23:22.782785 20006 raft_consensus.cc:493] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.783298 20036 raft_consensus.cc:493] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.783381 20006 raft_consensus.cc:3060] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.783936 20036 raft_consensus.cc:515] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.783959 19997 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.718811 20038 raft_consensus.cc:697] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 LEADER]: Becoming Leader. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Running, Role: LEADER
I20260710 13:23:22.785248 19882 raft_consensus.cc:2468] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c05408233dd2415ab0f6c391e0d71634 in term 1.
I20260710 13:23:22.792289 19773 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.793280 20045 raft_consensus.cc:2804] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.793494 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.793778 20045 raft_consensus.cc:697] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 LEADER]: Becoming Leader. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Running, Role: LEADER
I20260710 13:23:22.794179 19806 raft_consensus.cc:2468] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.756498 19922 leader_election.cc:304] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:22.794653 20045 consensus_queue.cc:237] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.797861 19921 leader_election.cc:304] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.800810 20035 raft_consensus.cc:2804] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.801314 20035 raft_consensus.cc:493] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.801936 20035 raft_consensus.cc:3060] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.798997 20030 raft_consensus.cc:2804] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.805266 20030 raft_consensus.cc:493] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.805778 20030 raft_consensus.cc:3060] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.809268 20006 raft_consensus.cc:515] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.812737 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.813500 19806 raft_consensus.cc:3060] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.814484 20036 leader_election.cc:290] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
W20260710 13:23:22.815122 19922 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.130:45333, user_credentials={real_user=slave}} blocked reactor thread for 58745.8us
I20260710 13:23:22.817453 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.818189 19882 raft_consensus.cc:2468] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:22.819288 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.819450 19998 tablet_bootstrap.cc:654] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.822364 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.823503 20038 consensus_queue.cc:237] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.825174 19704 catalog_manager.cc:5697] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "16c54837b4d8459593e8a252d6a28f73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:22.830904 19955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.823853 20036 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.832283 20036 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.836959 19956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.837635 19955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:22.835618 20030 raft_consensus.cc:515] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.837836 19953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
W20260710 13:23:22.839320 19771 leader_election.cc:343] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:22.840408 19771 leader_election.cc:343] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.840756 20030 leader_election.cc:290] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.841624 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.841821 20036 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.843020 19805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
W20260710 13:23:22.843216 19921 leader_election.cc:343] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.840322 19956 raft_consensus.cc:2468] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c05408233dd2415ab0f6c391e0d71634 in term 0.
I20260710 13:23:22.845099 19806 raft_consensus.cc:2468] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 1.
I20260710 13:23:22.846221 19997 tablet_bootstrap.cc:654] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.846725 19996 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.847298 19996 ts_tablet_manager.cc:1403] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.170s	user 0.023s	sys 0.030s
I20260710 13:23:22.847599 19847 leader_election.cc:304] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.848829 20040 raft_consensus.cc:2804] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.849321 20040 raft_consensus.cc:697] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 1 LEADER]: Becoming Leader. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Running, Role: LEADER
I20260710 13:23:22.846261 20035 raft_consensus.cc:515] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.850247 20040 consensus_queue.cc:237] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.850817 19954 raft_consensus.cc:2393] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c05408233dd2415ab0f6c391e0d71634 in current term 1: Already voted for candidate 44439ed88023472dbf07bbefd3adde0a in this term.
I20260710 13:23:22.853180 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5602738468164278ad1c7f65bdd855e6" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:22.852855 19996 raft_consensus.cc:359] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.853856 19954 raft_consensus.cc:3060] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.853994 19996 raft_consensus.cc:385] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.854514 19996 raft_consensus.cc:740] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.855532 19996 consensus_queue.cc:260] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.839365 19922 leader_election.cc:304] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:22.857285 20036 raft_consensus.cc:2804] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:22.857676 20036 raft_consensus.cc:493] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:22.858180 20036 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.858318 19996 ts_tablet_manager.cc:1434] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:22.859457 19996 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: Bootstrap starting.
I20260710 13:23:22.860785 20006 leader_election.cc:290] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.865592 19998 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.866173 19998 ts_tablet_manager.cc:1403] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.010s
W20260710 13:23:22.868772 19922 leader_election.cc:343] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.869879 19998 raft_consensus.cc:359] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.871284 19998 raft_consensus.cc:385] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.871706 19998 raft_consensus.cc:740] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.873193 19998 consensus_queue.cc:260] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.879865 19954 raft_consensus.cc:2468] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 1.
I20260710 13:23:22.880154 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.883564 19880 raft_consensus.cc:3060] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.884680 20035 leader_election.cc:290] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.880976 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.882156 19771 leader_election.cc:304] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c05408233dd2415ab0f6c391e0d71634; no voters: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a
I20260710 13:23:22.887578 19882 raft_consensus.cc:2393] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44439ed88023472dbf07bbefd3adde0a in current term 1: Already voted for candidate c05408233dd2415ab0f6c391e0d71634 in this term.
I20260710 13:23:22.882851 19998 ts_tablet_manager.cc:1434] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:23:22.889768 19998 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:22.888725 20045 raft_consensus.cc:3060] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.891024 20036 raft_consensus.cc:515] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.895147 19805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.896200 19805 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.898326 19998 tablet_bootstrap.cc:654] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.906867 19996 tablet_bootstrap.cc:654] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.914242 19997 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:22.914986 19997 ts_tablet_manager.cc:1403] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.004s
I20260710 13:23:22.918618 19997 raft_consensus.cc:359] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.919993 19997 raft_consensus.cc:385] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.920445 19997 raft_consensus.cc:740] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.921572 19997 consensus_queue.cc:260] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.924381 19997 ts_tablet_manager.cc:1434] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:23:22.927395 19997 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: Bootstrap starting.
I20260710 13:23:22.928109 20044 raft_consensus.cc:493] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.922300 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:22.930349 20044 raft_consensus.cc:515] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.932655 20044 leader_election.cc:290] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:22.934420 19807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.935267 19807 raft_consensus.cc:2393] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c54837b4d8459593e8a252d6a28f73 in current term 1: Already voted for candidate 44439ed88023472dbf07bbefd3adde0a in this term.
I20260710 13:23:22.935611 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.937885 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:22.941409 19805 raft_consensus.cc:2468] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.941799 20045 raft_consensus.cc:2749] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.941933 19846 leader_election.cc:304] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73; no voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:22.943732 19880 raft_consensus.cc:2468] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.944540 19921 leader_election.cc:304] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:22.945875 20035 raft_consensus.cc:2804] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.946023 20044 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.946656 20035 raft_consensus.cc:697] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:22.945863 20036 leader_election.cc:290] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.947597 20035 consensus_queue.cc:237] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.929498 19922 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a; no voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634
W20260710 13:23:22.957379 19922 leader_election.cc:343] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:22.958384 19922 leader_election.cc:304] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:22.959389 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:22.960465 19880 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.959460 20036 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:22.973568 20035 raft_consensus.cc:2804] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.974414 20035 raft_consensus.cc:697] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:22.975520 20044 raft_consensus.cc:2749] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.974609 19997 tablet_bootstrap.cc:654] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:22.972712 19806 raft_consensus.cc:2468] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.977715 19996 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: No bootstrap required, opened a new log
I20260710 13:23:22.978255 19996 ts_tablet_manager.cc:1403] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: Time spent bootstrapping tablet: real 0.119s	user 0.034s	sys 0.022s
I20260710 13:23:22.979107 19921 leader_election.cc:304] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [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: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 16c54837b4d8459593e8a252d6a28f73
I20260710 13:23:22.976048 20035 consensus_queue.cc:237] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.980747 20030 raft_consensus.cc:2804] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:22.981866 20030 raft_consensus.cc:697] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:22.982345 19998 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:22.982834 19998 ts_tablet_manager.cc:1403] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.015s
I20260710 13:23:22.982749 20030 consensus_queue.cc:237] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.986014 19998 raft_consensus.cc:359] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.986879 19998 raft_consensus.cc:385] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.987164 19998 raft_consensus.cc:740] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:22.988703 20003 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:22.989230 20003 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.990432 20036 raft_consensus.cc:2749] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:22.991727 19880 raft_consensus.cc:2468] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:22.993629 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:22.994583 19882 raft_consensus.cc:2393] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44439ed88023472dbf07bbefd3adde0a in current term 1: Already voted for candidate c05408233dd2415ab0f6c391e0d71634 in this term.
I20260710 13:23:22.995836 20003 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:22.996165 19806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:22.996287 19996 raft_consensus.cc:359] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:22.999601 19996 raft_consensus.cc:385] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:22.999976 19996 raft_consensus.cc:740] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.000775 19996 consensus_queue.cc:260] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.003597 19996 ts_tablet_manager.cc:1434] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:23:23.003242 19703 catalog_manager.cc:5697] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 reported cstate change: term changed from 0 to 1, leader changed from <none> to c05408233dd2415ab0f6c391e0d71634 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c05408233dd2415ab0f6c391e0d71634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.004739 19998 consensus_queue.cc:260] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.007078 19998 ts_tablet_manager.cc:1434] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260710 13:23:23.006942 19921 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a; no voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:23.008224 19998 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:23.010943 20003 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.015146 19998 tablet_bootstrap.cc:654] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:23.026826 19998 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: No bootstrap required, opened a new log
I20260710 13:23:23.027264 19998 ts_tablet_manager.cc:1403] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:23:23.028914 19997 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: No bootstrap required, opened a new log
I20260710 13:23:23.029446 19998 raft_consensus.cc:359] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.029753 19997 ts_tablet_manager.cc:1403] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.007s
I20260710 13:23:23.030019 19998 raft_consensus.cc:385] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.030318 19998 raft_consensus.cc:740] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.031926 20003 raft_consensus.cc:2749] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.031234 20035 consensus_queue.cc:1048] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.033607 19997 raft_consensus.cc:359] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.031535 19998 consensus_queue.cc:260] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.034322 19997 raft_consensus.cc:385] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:23.037142 19997 raft_consensus.cc:740] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Initialized, Role: FOLLOWER
I20260710 13:23:23.037223 19998 ts_tablet_manager.cc:1434] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:23.037962 19997 consensus_queue.cc:260] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.039330 20035 raft_consensus.cc:493] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.039867 20035 raft_consensus.cc:515] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.040545 19997 ts_tablet_manager.cc:1434] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:23:23.042728 19805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:23.043665 19805 raft_consensus.cc:2468] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:23.044874 19921 leader_election.cc:304] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:23.045791 20035 leader_election.cc:290] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:23.046314 20035 raft_consensus.cc:2804] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:23.046646 20035 raft_consensus.cc:493] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:23.047019 20035 raft_consensus.cc:3060] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.049099 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:23.049633 20030 consensus_queue.cc:1048] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.051764 19704 catalog_manager.cc:5697] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "16c54837b4d8459593e8a252d6a28f73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.049860 19882 raft_consensus.cc:2468] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 0.
I20260710 13:23:23.057840 20035 raft_consensus.cc:515] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.061321 19805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:23.062158 19805 raft_consensus.cc:3060] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.077183 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3b8dd01282434cae0cdc0ceee19cbe" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
I20260710 13:23:23.077934 19882 raft_consensus.cc:3060] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.077261 19705 catalog_manager.cc:5697] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.090087 19705 catalog_manager.cc:5697] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.091699 20035 leader_election.cc:290] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:23.092073 19805 raft_consensus.cc:2468] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:23.091648 19705 catalog_manager.cc:5697] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.093470 19921 leader_election.cc:304] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:23.094453 20045 raft_consensus.cc:493] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.093762 19882 raft_consensus.cc:2468] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
I20260710 13:23:23.094564 20003 raft_consensus.cc:2804] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:23.095140 20003 raft_consensus.cc:697] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:23.094959 20045 raft_consensus.cc:515] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.093485 19705 catalog_manager.cc:5697] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.096064 20003 consensus_queue.cc:237] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.097155 20045 leader_election.cc:290] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:23.098786 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:23.100762 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cdcfd2170a4c51b342c78b585d8af3" candidate_uuid: "c05408233dd2415ab0f6c391e0d71634" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:23.102207 19882 raft_consensus.cc:2393] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c05408233dd2415ab0f6c391e0d71634 in current term 1: Already voted for candidate 44439ed88023472dbf07bbefd3adde0a in this term.
I20260710 13:23:23.103576 19773 leader_election.cc:304] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c05408233dd2415ab0f6c391e0d71634; no voters: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a
I20260710 13:23:23.104434 20045 raft_consensus.cc:3060] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.109930 20045 raft_consensus.cc:2749] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.113708 19703 catalog_manager.cc:5697] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 reported cstate change: term changed from 0 to 1, leader changed from <none> to c05408233dd2415ab0f6c391e0d71634 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "c05408233dd2415ab0f6c391e0d71634" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:23.123734 19704 catalog_manager.cc:5697] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 1 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:23.126399 20003 raft_consensus.cc:493] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.126952 20003 raft_consensus.cc:515] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.129271 20003 leader_election.cc:290] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:23.129680 19805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c05408233dd2415ab0f6c391e0d71634" is_pre_election: true
I20260710 13:23:23.129909 19882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a34d1c4b094ca18b8bcc49d42948bb" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:23.130633 19805 raft_consensus.cc:2393] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44439ed88023472dbf07bbefd3adde0a in current term 1: Already voted for candidate 16c54837b4d8459593e8a252d6a28f73 in this term.
I20260710 13:23:23.131765 19921 leader_election.cc:304] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44439ed88023472dbf07bbefd3adde0a; no voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:23.132949 20003 raft_consensus.cc:3060] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.138895 20003 raft_consensus.cc:2749] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.166129 20044 consensus_queue.cc:1048] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:23.181221 20072 consensus_queue.cc:1048] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.207978 16806 ts_manager.cc:295] Set tserver state for c05408233dd2415ab0f6c391e0d71634 to MAINTENANCE_MODE
I20260710 13:23:23.208719 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:23:23.209074 20072 raft_consensus.cc:493] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:23.209657 20072 raft_consensus.cc:515] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:23.212185 20072 leader_election.cc:290] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:23.213256 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c020884d54c24652a9596b658d17d758" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
W20260710 13:23:23.217998 19847 leader_election.cc:336] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:23:23.219025 19847 leader_election.cc:304] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73; no voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:23.220077 20072 raft_consensus.cc:2749] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:23.233266 20045 consensus_queue.cc:1048] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:23.234476 20003 consensus_queue.cc:1048] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.239332 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:23.241731 16806 tablet_replica.cc:333] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.242827 16806 raft_consensus.cc:2243] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.243433 16806 raft_consensus.cc:2272] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.246639 16806 tablet_replica.cc:333] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.247593 16806 raft_consensus.cc:2243] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.248095 16806 raft_consensus.cc:2272] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.251659 20002 consensus_queue.cc:1048] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.262814 16806 tablet_replica.cc:333] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
W20260710 13:23:23.263084 19921 consensus_peers.cc:597] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.263813 16806 raft_consensus.cc:2243] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.264531 16806 raft_consensus.cc:2272] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.266911 16806 tablet_replica.cc:333] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.268126 16806 raft_consensus.cc:2243] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:23.269235 16806 pending_rounds.cc:70] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Trying to abort 1 pending ops.
I20260710 13:23:23.269586 16806 pending_rounds.cc:77] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993432506929152 op_type: NO_OP noop_request { }
I20260710 13:23:23.270045 16806 raft_consensus.cc:2889] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:23.270404 16806 raft_consensus.cc:2272] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.273315 16806 tablet_replica.cc:333] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.274184 16806 raft_consensus.cc:2243] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.274732 16806 raft_consensus.cc:2272] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.277248 16806 tablet_replica.cc:333] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.277866 16806 raft_consensus.cc:2243] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:23.278951 16806 raft_consensus.cc:2272] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.282145 16806 tablet_replica.cc:333] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.282968 16806 raft_consensus.cc:2243] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.283458 16806 raft_consensus.cc:2272] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.283450 20072 consensus_queue.cc:1048] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:23.285745 16806 tablet_replica.cc:333] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.286432 16806 raft_consensus.cc:2243] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.286978 16806 raft_consensus.cc:2272] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.290316 16806 tablet_replica.cc:333] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.291021 16806 raft_consensus.cc:2243] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.291455 16806 raft_consensus.cc:2272] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:23.294376 16806 tablet_replica.cc:333] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: stopping tablet replica
I20260710 13:23:23.295127 16806 raft_consensus.cc:2243] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:23.295677 16806 raft_consensus.cc:2272] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:23.297219 19847 consensus_peers.cc:597] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.335553 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
W20260710 13:23:23.343883 19921 consensus_peers.cc:597] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:23.466945 19921 consensus_peers.cc:597] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.486153 20030 consensus_queue.cc:1048] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:23.501941 19921 consensus_peers.cc:597] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.524991 20035 consensus_queue.cc:1048] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:23.538713 19921 consensus_peers.cc:597] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:23.539239 19921 consensus_peers.cc:597] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.539054 20035 consensus_queue.cc:1048] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:23.568594 19847 consensus_peers.cc:597] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:23.594713 19882 raft_consensus.cc:3060] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:23.602154 20035 consensus_queue.cc:1048] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:24.189109 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:24.569594 20072 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:24.570225 20072 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.572520 20072 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:24.574007 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:24.575039 19954 raft_consensus.cc:2468] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 1.
I20260710 13:23:24.576515 19846 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: 
I20260710 13:23:24.577247 20072 raft_consensus.cc:2804] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:23:24.577283 19847 leader_election.cc:336] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111)
I20260710 13:23:24.577618 20072 raft_consensus.cc:493] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:24.577993 20072 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:24.582962 20072 raft_consensus.cc:515] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.584729 20072 leader_election.cc:290] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:24.585809 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798508c4b1764216af9e77404b57600c" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:24.586414 19954 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:24.589282 19847 leader_election.cc:336] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111)
I20260710 13:23:24.592438 19954 raft_consensus.cc:2468] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 2.
I20260710 13:23:24.593755 19846 leader_election.cc:304] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:24.594659 20072 raft_consensus.cc:2804] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:24.595201 20072 raft_consensus.cc:697] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Becoming Leader. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Running, Role: LEADER
I20260710 13:23:24.596100 20072 consensus_queue.cc:237] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Queue going to LEADER 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: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.604774 19705 catalog_manager.cc:5697] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 reported cstate change: term changed from 1 to 2, leader changed from c05408233dd2415ab0f6c391e0d71634 (127.16.105.129) to 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "16c54837b4d8459593e8a252d6a28f73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:24.752406 20003 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c05408233dd2415ab0f6c391e0d71634)
I20260710 13:23:24.753059 20003 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.755286 20003 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:24.756594 20072 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c05408233dd2415ab0f6c391e0d71634)
I20260710 13:23:24.756914 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73" is_pre_election: true
I20260710 13:23:24.757333 20072 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.758801 19880 raft_consensus.cc:2468] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 1.
W20260710 13:23:24.760397 19921 leader_election.cc:336] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111)
I20260710 13:23:24.761322 20072 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:24.761307 19922 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:24.762725 19954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44439ed88023472dbf07bbefd3adde0a" is_pre_election: true
I20260710 13:23:24.763258 20003 raft_consensus.cc:2804] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:23:24.763834 20003 raft_consensus.cc:493] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader c05408233dd2415ab0f6c391e0d71634)
I20260710 13:23:24.764251 20003 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:23:24.766288 19847 leader_election.cc:336] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111)
I20260710 13:23:24.771476 20003 raft_consensus.cc:515] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.772845 19954 raft_consensus.cc:2393] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16c54837b4d8459593e8a252d6a28f73 in current term 2: Already voted for candidate 44439ed88023472dbf07bbefd3adde0a in this term.
I20260710 13:23:24.773787 20003 leader_election.cc:290] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 2 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333)
I20260710 13:23:24.774611 19846 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [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: 16c54837b4d8459593e8a252d6a28f73; no voters: 44439ed88023472dbf07bbefd3adde0a, c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:24.775432 20072 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:24.776468 19880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7057040747b94629a46e165e9a13a41a" candidate_uuid: "44439ed88023472dbf07bbefd3adde0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
W20260710 13:23:24.778494 19921 leader_election.cc:336] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111)
I20260710 13:23:24.782281 20072 raft_consensus.cc:2749] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:24.795519 19880 raft_consensus.cc:2468] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44439ed88023472dbf07bbefd3adde0a in term 2.
I20260710 13:23:24.798319 19922 leader_election.cc:304] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [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: 16c54837b4d8459593e8a252d6a28f73, 44439ed88023472dbf07bbefd3adde0a; no voters: c05408233dd2415ab0f6c391e0d71634
I20260710 13:23:24.800374 20003 raft_consensus.cc:2804] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:24.801004 20003 raft_consensus.cc:697] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 LEADER]: Becoming Leader. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:24.801848 20003 consensus_queue.cc:237] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:24.813189 19705 catalog_manager.cc:5697] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a reported cstate change: term changed from 1 to 2, leader changed from c05408233dd2415ab0f6c391e0d71634 (127.16.105.129) to 44439ed88023472dbf07bbefd3adde0a (127.16.105.131). New cstate: current_term: 2 leader_uuid: "44439ed88023472dbf07bbefd3adde0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: HEALTHY } } }
W20260710 13:23:25.010152 19921 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260710 13:23:25.035262 19847 consensus_peers.cc:597] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:25.060326 19954 raft_consensus.cc:1275] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Refusing update from remote peer 16c54837b4d8459593e8a252d6a28f73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:23:25.061738 20072 consensus_queue.cc:1048] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:25.190551 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:25.246501 19880 raft_consensus.cc:1275] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Refusing update from remote peer 44439ed88023472dbf07bbefd3adde0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:25.248757 20003 consensus_queue.cc:1048] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:25.266719 19921 consensus_peers.cc:597] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:25.639674 19921 consensus_peers.cc:597] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:25.859486 19847 consensus_peers.cc:597] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.022265 19921 consensus_peers.cc:597] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.029561 19921 consensus_peers.cc:597] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.080535 19921 consensus_peers.cc:597] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.105218 19921 consensus_peers.cc:597] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.116570 19847 consensus_peers.cc:597] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.118187 19921 consensus_peers.cc:597] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:26.192616 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:27.193964 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:27.247498 19847 consensus_peers.cc:597] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:27.685395 19921 consensus_peers.cc:597] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:23:28.030907 19921 consensus_peers.cc:597] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:23:28.195216 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:23:28.344276 19921 consensus_peers.cc:597] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.361141 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:28.371441 20104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:28.372188 20105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:28.373611 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:28.374730 20107 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:28.376387 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:28.376603 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:28.376734 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689808376724 us; error 0 us; skew 500 ppm
I20260710 13:23:28.377277 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:28.381738 16806 webserver.cc:533] Webserver started at http://127.16.105.129:36751/ using document root <none> and password file <none>
I20260710 13:23:28.382782 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:28.382989 16806 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:23:28.388481 16806 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:23:28.393684 20112 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:28.394924 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 13:23:28.395403 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "c05408233dd2415ab0f6c391e0d71634"
format_stamp: "Formatted at 2026-07-10 13:23:21 on dist-test-slave-wrzs"
I20260710 13:23:28.395990 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:28.413726 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:28.415169 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:28.417311 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:28.422263 20119 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:23:28.460162 19921 consensus_peers.cc:597] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.496451 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:23:28.496932 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.076s	user 0.004s	sys 0.000s
I20260710 13:23:28.497390 16806 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:23:28.504755 20119 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.521045 20119 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.522074 20119 tablet_bootstrap.cc:492] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.523017 20119 ts_tablet_manager.cc:1403] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:23:28.526614 20119 raft_consensus.cc:359] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.527978 20119 raft_consensus.cc:740] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.528911 20119 consensus_queue.cc:260] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.532153 20119 ts_tablet_manager.cc:1434] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.005s
I20260710 13:23:28.532974 20119 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.546774 20119 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.547643 20119 tablet_bootstrap.cc:492] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.548410 20119 ts_tablet_manager.cc:1403] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260710 13:23:28.550098 16806 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:23:28.550482 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.049s	sys 0.004s
I20260710 13:23:28.551143 20119 raft_consensus.cc:359] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.551890 20119 raft_consensus.cc:740] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.552695 20119 consensus_queue.cc:260] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.554510 20119 ts_tablet_manager.cc:1434] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:28.555341 20119 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
W20260710 13:23:28.571542 19921 consensus_peers.cc:597] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.575749 20119 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.577008 20119 tablet_bootstrap.cc:492] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.577937 20119 ts_tablet_manager.cc:1403] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 13:23:28.581326 20119 raft_consensus.cc:359] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.582134 20119 raft_consensus.cc:740] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.582901 20119 consensus_queue.cc:260] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.585148 20119 ts_tablet_manager.cc:1434] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:28.586058 20119 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.603140 20119 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.604301 20119 tablet_bootstrap.cc:492] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.604991 20119 ts_tablet_manager.cc:1403] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260710 13:23:28.607976 20119 raft_consensus.cc:359] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.608810 20119 raft_consensus.cc:740] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.609946 20119 consensus_queue.cc:260] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [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: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.612581 20119 ts_tablet_manager.cc:1434] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:28.613549 20119 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
W20260710 13:23:28.619755 19847 consensus_peers.cc:597] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.631358 20119 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.632866 20119 tablet_bootstrap.cc:492] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.633554 20119 ts_tablet_manager.cc:1403] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
W20260710 13:23:28.635540 19847 consensus_peers.cc:597] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.635954 20119 raft_consensus.cc:359] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.636880 20119 raft_consensus.cc:740] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.637867 20119 consensus_queue.cc:260] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [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: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.639662 20119 ts_tablet_manager.cc:1434] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:28.640518 20119 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.655623 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:43583
I20260710 13:23:28.655730 20182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:43583 every 8 connection(s)
I20260710 13:23:28.657680 20119 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:23:28.659053 20119 tablet_bootstrap.cc:492] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.660048 20119 ts_tablet_manager.cc:1403] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
W20260710 13:23:28.660485 20184 tablet.cc:2406] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:28.661190 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:28.663923 20119 raft_consensus.cc:359] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.665287 20119 raft_consensus.cc:740] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.666894 20119 consensus_queue.cc:260] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [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: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.670717 20119 ts_tablet_manager.cc:1434] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:28.672418 20119 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.689343 19956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51f481a37d214ed693e515e142e71d86"
dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
mode: GRACEFUL
new_leader_uuid: "16c54837b4d8459593e8a252d6a28f73"
 from {username='slave'} at 127.0.0.1:51896
I20260710 13:23:28.690222 19956 raft_consensus.cc:606] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Received request to transfer leadership to TS 16c54837b4d8459593e8a252d6a28f73
I20260710 13:23:28.692559 20183 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34015
I20260710 13:23:28.693090 20183 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:28.694164 20183 heartbeater.cc:507] Master 127.16.105.190:34015 requested a full tablet report, sending...
I20260710 13:23:28.694001 19956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b"
dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
mode: GRACEFUL
new_leader_uuid: "16c54837b4d8459593e8a252d6a28f73"
 from {username='slave'} at 127.0.0.1:51896
I20260710 13:23:28.694993 19956 raft_consensus.cc:606] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Received request to transfer leadership to TS 16c54837b4d8459593e8a252d6a28f73
I20260710 13:23:28.696264 20119 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.696875 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:28.697392 20119 tablet_bootstrap.cc:492] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.697579 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:28.698581 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:28.698602 20119 ts_tablet_manager.cc:1403] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260710 13:23:28.703109 20119 raft_consensus.cc:359] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.704063 20119 raft_consensus.cc:740] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.704921 19705 ts_manager.cc:194] Re-registered known tserver with Master: c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583)
I20260710 13:23:28.705120 20119 consensus_queue.cc:260] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.711972 20119 ts_tablet_manager.cc:1434] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:23:28.712795 20119 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.728200 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56848
I20260710 13:23:28.732101 20119 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.733220 20156 raft_consensus.cc:3060] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:28.733467 20119 tablet_bootstrap.cc:492] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.733960 20183 heartbeater.cc:499] Master 127.16.105.190:34015 was elected leader, sending a full tablet report...
I20260710 13:23:28.734566 20119 ts_tablet_manager.cc:1403] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:23:28.737306 20119 raft_consensus.cc:359] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.738061 20119 raft_consensus.cc:740] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.738832 20119 consensus_queue.cc:260] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [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: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.740970 20156 pending_rounds.cc:85] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Aborting all ops after (but not including) 0
I20260710 13:23:28.741222 20119 ts_tablet_manager.cc:1434] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:28.741370 20156 pending_rounds.cc:107] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:23:28.742091 20156 raft_consensus.cc:2889] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:23:28.742756 20119 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.760795 20119 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.761746 20119 tablet_bootstrap.cc:492] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.762620 20119 ts_tablet_manager.cc:1403] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:23:28.765636 20119 raft_consensus.cc:359] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.766357 20119 raft_consensus.cc:740] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.767100 20119 consensus_queue.cc:260] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.769434 20119 ts_tablet_manager.cc:1434] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
W20260710 13:23:28.769893 19921 consensus_peers.cc:597] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:23:28.770345 20119 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Bootstrap starting.
I20260710 13:23:28.785094 20119 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:23:28.785835 20119 tablet_bootstrap.cc:492] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Bootstrap complete.
I20260710 13:23:28.786499 20119 ts_tablet_manager.cc:1403] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:23:28.789067 20119 raft_consensus.cc:359] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.789781 20119 raft_consensus.cc:740] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c05408233dd2415ab0f6c391e0d71634, State: Initialized, Role: FOLLOWER
I20260710 13:23:28.790452 20119 consensus_queue.cc:260] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.792358 20119 ts_tablet_manager.cc:1434] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:28.953588 20198 raft_consensus.cc:993] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: : Instructing follower 16c54837b4d8459593e8a252d6a28f73 to start an election
I20260710 13:23:28.954509 20098 raft_consensus.cc:1081] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Signalling peer 16c54837b4d8459593e8a252d6a28f73 to start an election
I20260710 13:23:28.957002 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b"
dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
 from {username='slave'} at 127.0.0.1:39102
I20260710 13:23:28.957635 19880 raft_consensus.cc:493] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:28.958128 19880 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:28.964882 19880 raft_consensus.cc:515] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.966848 19880 leader_election.cc:290] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:28.968430 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:28.968484 19956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caaf130234dd45b1b2f67286bab00b0b" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:28.969238 20156 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:28.969528 19956 raft_consensus.cc:3055] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:28.969939 19956 raft_consensus.cc:740] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:28.970863 19956 consensus_queue.cc:260] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.972201 19956 raft_consensus.cc:3060] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:28.976082 20156 raft_consensus.cc:2468] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 2.
I20260710 13:23:28.977773 19847 leader_election.cc:304] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:28.978956 20102 raft_consensus.cc:2804] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:28.978981 19956 raft_consensus.cc:2468] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 2.
I20260710 13:23:28.979771 20102 raft_consensus.cc:697] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Becoming Leader. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Running, Role: LEADER
I20260710 13:23:28.981159 20102 consensus_queue.cc:237] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:28.990897 19703 catalog_manager.cc:5697] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 reported cstate change: term changed from 1 to 2, leader changed from 44439ed88023472dbf07bbefd3adde0a (127.16.105.131) to 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "16c54837b4d8459593e8a252d6a28f73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:29.100142 20198 raft_consensus.cc:993] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: : Instructing follower 16c54837b4d8459593e8a252d6a28f73 to start an election
I20260710 13:23:29.100741 20098 raft_consensus.cc:1081] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Signalling peer 16c54837b4d8459593e8a252d6a28f73 to start an election
I20260710 13:23:29.102706 19880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51f481a37d214ed693e515e142e71d86"
dest_uuid: "16c54837b4d8459593e8a252d6a28f73"
 from {username='slave'} at 127.0.0.1:39102
I20260710 13:23:29.103253 19880 raft_consensus.cc:493] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:29.103544 19880 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.108614 19880 raft_consensus.cc:515] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:29.110530 19880 leader_election.cc:290] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: Requested vote from peers c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583), 44439ed88023472dbf07bbefd3adde0a (127.16.105.131:39317)
I20260710 13:23:29.111956 20156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c05408233dd2415ab0f6c391e0d71634"
I20260710 13:23:29.112296 19956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f481a37d214ed693e515e142e71d86" candidate_uuid: "16c54837b4d8459593e8a252d6a28f73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "44439ed88023472dbf07bbefd3adde0a"
I20260710 13:23:29.112721 20156 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.112986 19956 raft_consensus.cc:3055] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:29.113375 19956 raft_consensus.cc:740] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 44439ed88023472dbf07bbefd3adde0a, State: Running, Role: LEADER
I20260710 13:23:29.114185 19956 consensus_queue.cc:260] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:29.115597 19956 raft_consensus.cc:3060] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.117352 20154 raft_consensus.cc:3060] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:29.120136 20156 raft_consensus.cc:2468] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 2.
I20260710 13:23:29.121554 19847 leader_election.cc:304] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16c54837b4d8459593e8a252d6a28f73, c05408233dd2415ab0f6c391e0d71634; no voters: 
I20260710 13:23:29.122464 20102 raft_consensus.cc:2804] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:29.122958 20102 raft_consensus.cc:697] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Becoming Leader. State: Replica: 16c54837b4d8459593e8a252d6a28f73, State: Running, Role: LEADER
I20260710 13:23:29.124053 19956 raft_consensus.cc:2468] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16c54837b4d8459593e8a252d6a28f73 in term 2.
I20260710 13:23:29.124122 20102 consensus_queue.cc:237] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } }
I20260710 13:23:29.139865 19703 catalog_manager.cc:5697] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 reported cstate change: term changed from 1 to 2, leader changed from 44439ed88023472dbf07bbefd3adde0a (127.16.105.131) to 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "16c54837b4d8459593e8a252d6a28f73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16c54837b4d8459593e8a252d6a28f73" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 45333 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 } health_report { overall_health: UNKNOWN } } }
W20260710 13:23:29.196688 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:29.375101 19956 raft_consensus.cc:1275] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Refusing update from remote peer 16c54837b4d8459593e8a252d6a28f73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.376953 20102 consensus_queue.cc:1048] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:29.390497 20154 raft_consensus.cc:1275] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Refusing update from remote peer 16c54837b4d8459593e8a252d6a28f73: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.392874 20209 consensus_queue.cc:1048] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:29.601246 20154 raft_consensus.cc:1275] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Refusing update from remote peer 16c54837b4d8459593e8a252d6a28f73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.603346 20190 consensus_queue.cc:1048] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c05408233dd2415ab0f6c391e0d71634" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 43583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:29.613943 19956 raft_consensus.cc:1275] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Refusing update from remote peer 16c54837b4d8459593e8a252d6a28f73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:29.615754 20216 consensus_queue.cc:1048] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44439ed88023472dbf07bbefd3adde0a" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 39317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:29.713209 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:29.720211 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:29.720685 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:29.721221 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:30.197896 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:30.728793 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:30.735558 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:30.736277 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:30.736876 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:31.199586 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:31.744675 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:31.753561 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:31.754246 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:31.754911 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:32.201066 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:32.767453 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:32.773684 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:32.774297 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:32.774899 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:23:33.202342 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:33.781423 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:33.787659 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:33.793298 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:33.793762 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:23:34.203456 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:34.827497 16806 tablet_server.cc:179] TabletServer@127.16.105.129:43583 shutting down...
I20260710 13:23:34.865202 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:34.866217 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.867027 16806 raft_consensus.cc:2243] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.867626 16806 raft_consensus.cc:2272] T ed3b8dd01282434cae0cdc0ceee19cbe P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.869961 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.870605 16806 raft_consensus.cc:2243] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.871043 16806 raft_consensus.cc:2272] T 09a34d1c4b094ca18b8bcc49d42948bb P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.873710 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.874531 16806 raft_consensus.cc:2243] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.875130 16806 raft_consensus.cc:2272] T 798508c4b1764216af9e77404b57600c P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.877377 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.878189 16806 raft_consensus.cc:2243] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.878773 16806 raft_consensus.cc:2272] T caaf130234dd45b1b2f67286bab00b0b P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:34.880266 19847 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 76 similar messages]
I20260710 13:23:34.881146 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.881856 16806 raft_consensus.cc:2243] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.882329 16806 raft_consensus.cc:2272] T 4c1e80211b3e40539fe4af46a6b7cdb3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:34.883900 19847 consensus_peers.cc:597] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:34.885246 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.885977 16806 raft_consensus.cc:2243] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.886442 16806 raft_consensus.cc:2272] T 5602738468164278ad1c7f65bdd855e6 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.889276 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.889974 16806 raft_consensus.cc:2243] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.890493 16806 raft_consensus.cc:2272] T 7057040747b94629a46e165e9a13a41a P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.893009 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.893954 16806 raft_consensus.cc:2243] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.894541 16806 raft_consensus.cc:2272] T 51f481a37d214ed693e515e142e71d86 P c05408233dd2415ab0f6c391e0d71634 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.896952 16806 tablet_replica.cc:333] stopping tablet replica
W20260710 13:23:34.897297 19921 consensus_peers.cc:597] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:34.897680 16806 raft_consensus.cc:2243] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.898483 16806 raft_consensus.cc:2272] T c020884d54c24652a9596b658d17d758 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.900874 16806 tablet_replica.cc:333] stopping tablet replica
I20260710 13:23:34.901512 16806 raft_consensus.cc:2243] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:34.902135 16806 raft_consensus.cc:2272] T 49cdcfd2170a4c51b342c78b585d8af3 P c05408233dd2415ab0f6c391e0d71634 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:34.942255 16806 tablet_server.cc:196] TabletServer@127.16.105.129:43583 shutdown complete.
I20260710 13:23:34.968118 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
W20260710 13:23:35.008991 19921 consensus_peers.cc:597] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.010066 19922 consensus_peers.cc:597] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a -> Peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Couldn't send request to peer 16c54837b4d8459593e8a252d6a28f73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.020382 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.021543 16806 tablet_replica.cc:333] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.022522 16806 raft_consensus.cc:2243] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.023236 16806 raft_consensus.cc:2272] T c020884d54c24652a9596b658d17d758 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.026046 16806 tablet_replica.cc:333] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.026736 16806 raft_consensus.cc:2243] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.027245 16806 raft_consensus.cc:2272] T 49cdcfd2170a4c51b342c78b585d8af3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.029770 16806 tablet_replica.cc:333] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.030402 16806 raft_consensus.cc:2243] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.031347 16806 raft_consensus.cc:2272] T 798508c4b1764216af9e77404b57600c P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.033849 16806 tablet_replica.cc:333] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.034462 16806 raft_consensus.cc:2243] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.034974 16806 raft_consensus.cc:2272] T ed3b8dd01282434cae0cdc0ceee19cbe P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.037433 16806 tablet_replica.cc:333] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.038017 16806 raft_consensus.cc:2243] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.038936 16806 raft_consensus.cc:2272] T 09a34d1c4b094ca18b8bcc49d42948bb P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.041671 16806 tablet_replica.cc:333] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.042430 16806 raft_consensus.cc:2243] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.043862 16806 raft_consensus.cc:2272] T 51f481a37d214ed693e515e142e71d86 P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.046393 16806 tablet_replica.cc:333] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.047113 16806 raft_consensus.cc:2243] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.048131 16806 raft_consensus.cc:2272] T 5602738468164278ad1c7f65bdd855e6 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.051250 16806 tablet_replica.cc:333] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.052165 16806 raft_consensus.cc:2243] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.052945 16806 raft_consensus.cc:2272] T 7057040747b94629a46e165e9a13a41a P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.056213 16806 tablet_replica.cc:333] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
W20260710 13:23:35.056208 19921 consensus_peers.cc:597] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.057353 16806 raft_consensus.cc:2243] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.058475 16806 raft_consensus.cc:2272] T caaf130234dd45b1b2f67286bab00b0b P 16c54837b4d8459593e8a252d6a28f73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.061209 16806 tablet_replica.cc:333] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73: stopping tablet replica
I20260710 13:23:35.061863 16806 raft_consensus.cc:2243] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.062415 16806 raft_consensus.cc:2272] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 16c54837b4d8459593e8a252d6a28f73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.088083 19921 consensus_peers.cc:597] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a -> Peer c05408233dd2415ab0f6c391e0d71634 (127.16.105.129:43583): Couldn't send request to peer c05408233dd2415ab0f6c391e0d71634. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:43583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.098762 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
I20260710 13:23:35.126850 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:23:35.181509 19922 consensus_peers.cc:597] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a -> Peer 16c54837b4d8459593e8a252d6a28f73 (127.16.105.130:45333): Couldn't send request to peer 16c54837b4d8459593e8a252d6a28f73. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:45333: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.181957 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.183007 16806 tablet_replica.cc:333] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.184252 16806 raft_consensus.cc:2243] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.185463 16806 raft_consensus.cc:2272] T ed3b8dd01282434cae0cdc0ceee19cbe P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.188380 16806 tablet_replica.cc:333] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.189069 16806 raft_consensus.cc:2243] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.189618 16806 raft_consensus.cc:2272] T 798508c4b1764216af9e77404b57600c P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.192086 16806 tablet_replica.cc:333] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.192677 16806 raft_consensus.cc:2243] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.193166 16806 raft_consensus.cc:2272] T 09a34d1c4b094ca18b8bcc49d42948bb P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.195524 16806 tablet_replica.cc:333] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.196264 16806 raft_consensus.cc:2243] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.197239 16806 raft_consensus.cc:2272] T c020884d54c24652a9596b658d17d758 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.199734 16806 tablet_replica.cc:333] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.200492 16806 raft_consensus.cc:2243] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.201396 16806 raft_consensus.cc:2272] T 49cdcfd2170a4c51b342c78b585d8af3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.204138 16806 tablet_replica.cc:333] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
W20260710 13:23:35.204627 19753 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:23:35.204843 16806 raft_consensus.cc:2243] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.205982 16806 raft_consensus.cc:2272] T 7057040747b94629a46e165e9a13a41a P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.208906 16806 tablet_replica.cc:333] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.210065 16806 raft_consensus.cc:2243] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.210729 16806 raft_consensus.cc:2272] T 5602738468164278ad1c7f65bdd855e6 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.213676 16806 tablet_replica.cc:333] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.214404 16806 raft_consensus.cc:2243] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.214956 16806 raft_consensus.cc:2272] T 51f481a37d214ed693e515e142e71d86 P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.217543 16806 tablet_replica.cc:333] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.218222 16806 raft_consensus.cc:2243] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.219269 16806 raft_consensus.cc:2272] T 4c1e80211b3e40539fe4af46a6b7cdb3 P 44439ed88023472dbf07bbefd3adde0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.222157 16806 tablet_replica.cc:333] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a: stopping tablet replica
I20260710 13:23:35.222822 16806 raft_consensus.cc:2243] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.223412 16806 raft_consensus.cc:2272] T caaf130234dd45b1b2f67286bab00b0b P 44439ed88023472dbf07bbefd3adde0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.258762 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:23:35.286734 16806 master.cc:562] Master@127.16.105.190:34015 shutting down...
I20260710 13:23:35.316746 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.317509 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.317951 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0987c6666ef44c09555789df602e8db: stopping tablet replica
I20260710 13:23:35.343212 16806 master.cc:584] Master@127.16.105.190:34015 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14414 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:23:35.397511 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:39395
I20260710 13:23:35.399592 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.407516 20227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.408706 20228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.409538 20230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.411362 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:35.412470 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.412694 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.412902 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689815412887 us; error 0 us; skew 500 ppm
I20260710 13:23:35.413668 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.417311 16806 webserver.cc:533] Webserver started at http://127.16.105.190:41145/ using document root <none> and password file <none>
I20260710 13:23:35.417910 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.418120 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.418426 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.419631 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "a440836825b547d0acfe3c7e98ca2435"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.424970 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260710 13:23:35.429147 20235 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.430193 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:23:35.430644 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "a440836825b547d0acfe3c7e98ca2435"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.430949 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.468003 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.469798 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.521533 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:39395
I20260710 13:23:35.522081 20287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:39395 every 8 connection(s)
I20260710 13:23:35.527454 20288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:35.546017 20288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435: Bootstrap starting.
I20260710 13:23:35.552932 20288 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:35.558954 20288 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435: No bootstrap required, opened a new log
I20260710 13:23:35.562391 20288 raft_consensus.cc:359] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER }
I20260710 13:23:35.563081 20288 raft_consensus.cc:385] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:35.563314 20288 raft_consensus.cc:740] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a440836825b547d0acfe3c7e98ca2435, State: Initialized, Role: FOLLOWER
I20260710 13:23:35.564085 20288 consensus_queue.cc:260] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER }
I20260710 13:23:35.564627 20288 raft_consensus.cc:399] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:35.564874 20288 raft_consensus.cc:493] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:35.565150 20288 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:35.572065 20288 raft_consensus.cc:515] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER }
I20260710 13:23:35.572939 20288 leader_election.cc:304] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [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: a440836825b547d0acfe3c7e98ca2435; no voters: 
I20260710 13:23:35.574543 20288 leader_election.cc:290] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:35.575112 20291 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:35.577024 20291 raft_consensus.cc:697] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 1 LEADER]: Becoming Leader. State: Replica: a440836825b547d0acfe3c7e98ca2435, State: Running, Role: LEADER
I20260710 13:23:35.577965 20291 consensus_queue.cc:237] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [LEADER]: Queue going to LEADER mode. State: All 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: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER }
I20260710 13:23:35.578931 20288 sys_catalog.cc:565] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:35.586781 20292 sys_catalog.cc:455] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a440836825b547d0acfe3c7e98ca2435" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER } }
I20260710 13:23:35.586845 20293 sys_catalog.cc:455] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a440836825b547d0acfe3c7e98ca2435. Latest consensus state: current_term: 1 leader_uuid: "a440836825b547d0acfe3c7e98ca2435" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440836825b547d0acfe3c7e98ca2435" member_type: VOTER } }
I20260710 13:23:35.588238 20292 sys_catalog.cc:458] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:35.588317 20293 sys_catalog.cc:458] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:35.596041 20298 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:35.603425 20298 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:35.604991 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:35.614918 20298 catalog_manager.cc:1383] Generated new cluster ID: 319cf277b5c04ff082b66dfc052930c4
I20260710 13:23:35.615365 20298 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:35.641045 20298 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:35.643067 20298 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:35.663571 20298 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435: Generated new TSK 0
I20260710 13:23:35.664484 20298 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:35.672591 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.681820 20310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.682341 20309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.685607 20312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.688442 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:35.689736 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.690018 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.690260 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689815690217 us; error 0 us; skew 500 ppm
I20260710 13:23:35.691191 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.695192 16806 webserver.cc:533] Webserver started at http://127.16.105.129:46173/ using document root <none> and password file <none>
I20260710 13:23:35.695830 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.696067 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.696405 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.697990 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "7120edb961174207a95fb2e4f1e5fbed"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.703605 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:23:35.708214 20317 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.709626 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:23:35.710050 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "7120edb961174207a95fb2e4f1e5fbed"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.710386 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.725193 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.726891 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.729007 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:35.732359 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:35.732683 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.733106 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:35.733326 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.790066 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:35693
I20260710 13:23:35.790254 20379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:35693 every 8 connection(s)
I20260710 13:23:35.796741 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.805532 20384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.806941 20385 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.811815 20388 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.812911 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:35.814179 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.814437 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.814610 20380 heartbeater.cc:344] Connected to a master server at 127.16.105.190:39395
I20260710 13:23:35.814647 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689815814620 us; error 0 us; skew 500 ppm
I20260710 13:23:35.815151 20380 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:35.815737 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.816493 20380 heartbeater.cc:507] Master 127.16.105.190:39395 requested a full tablet report, sending...
I20260710 13:23:35.819254 16806 webserver.cc:533] Webserver started at http://127.16.105.130:39337/ using document root <none> and password file <none>
I20260710 13:23:35.819952 20253 ts_manager.cc:194] Registered new tserver with Master: 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693)
I20260710 13:23:35.820204 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.820704 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.821022 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.822451 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "c7baef7440f248b8bba30564fdd69e92"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.822547 20253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42022
I20260710 13:23:35.828413 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260710 13:23:35.833016 20392 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.834100 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:23:35.834520 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "c7baef7440f248b8bba30564fdd69e92"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.834789 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.853922 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.855268 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.856896 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:35.859465 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:35.859664 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.859953 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:35.860162 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.915177 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:40843
I20260710 13:23:35.915313 20454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:40843 every 8 connection(s)
I20260710 13:23:35.921226 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:35.931008 20458 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:35.934028 20459 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.935125 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:35.936352 20462 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:35.937808 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:35.938138 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:35.938308 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689815938292 us; error 0 us; skew 500 ppm
I20260710 13:23:35.939101 20455 heartbeater.cc:344] Connected to a master server at 127.16.105.190:39395
I20260710 13:23:35.939113 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:35.939646 20455 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:35.940943 20455 heartbeater.cc:507] Master 127.16.105.190:39395 requested a full tablet report, sending...
I20260710 13:23:35.943287 16806 webserver.cc:533] Webserver started at http://127.16.105.131:38251/ using document root <none> and password file <none>
I20260710 13:23:35.943970 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:35.943837 20253 ts_manager.cc:194] Registered new tserver with Master: c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:35.944330 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:35.944700 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:35.945941 20253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42028
I20260710 13:23:35.945991 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "2bf96c82afba44a5856bac2c95809889"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.952157 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:23:35.956725 20466 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.957755 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:23:35.958113 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "2bf96c82afba44a5856bac2c95809889"
format_stamp: "Formatted at 2026-07-10 13:23:35 on dist-test-slave-wrzs"
I20260710 13:23:35.958423 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:35.968748 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:35.970011 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:35.971643 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:35.974110 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:35.974362 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:35.974614 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:35.974783 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.027923 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:42531
I20260710 13:23:36.028136 20528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:42531 every 8 connection(s)
I20260710 13:23:36.047005 20529 heartbeater.cc:344] Connected to a master server at 127.16.105.190:39395
I20260710 13:23:36.047657 20529 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.048890 20529 heartbeater.cc:507] Master 127.16.105.190:39395 requested a full tablet report, sending...
I20260710 13:23:36.052045 20253 ts_manager.cc:194] Registered new tserver with Master: 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:36.052711 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021135429s
I20260710 13:23:36.053812 20253 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42032
I20260710 13:23:36.084353 20253 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42046:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:36.086812 20253 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:36.141163 20344 tablet_service.cc:1511] Processing CreateTablet for tablet 221580f8eebc4bafb6278c1213d795ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:36.142840 20344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221580f8eebc4bafb6278c1213d795ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.141211 20345 tablet_service.cc:1511] Processing CreateTablet for tablet 429304744c5d418eb25adfaef8e09f31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.145648 20345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429304744c5d418eb25adfaef8e09f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.150281 20494 tablet_service.cc:1511] Processing CreateTablet for tablet 429304744c5d418eb25adfaef8e09f31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.150892 20493 tablet_service.cc:1511] Processing CreateTablet for tablet 221580f8eebc4bafb6278c1213d795ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:36.152289 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429304744c5d418eb25adfaef8e09f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.156396 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221580f8eebc4bafb6278c1213d795ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.173489 20420 tablet_service.cc:1511] Processing CreateTablet for tablet 429304744c5d418eb25adfaef8e09f31 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.174177 20419 tablet_service.cc:1511] Processing CreateTablet for tablet 221580f8eebc4bafb6278c1213d795ff (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=9bdcc5c97f9545ee8145b7976de5d51e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:36.174980 20420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429304744c5d418eb25adfaef8e09f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.174736 20544 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: Bootstrap starting.
I20260710 13:23:36.175882 20419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221580f8eebc4bafb6278c1213d795ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.189344 20545 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: Bootstrap starting.
I20260710 13:23:36.189807 20544 tablet_bootstrap.cc:654] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.198091 20545 tablet_bootstrap.cc:654] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.203848 20547 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: Bootstrap starting.
I20260710 13:23:36.213179 20544 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: No bootstrap required, opened a new log
I20260710 13:23:36.213387 20545 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: No bootstrap required, opened a new log
I20260710 13:23:36.213879 20544 ts_tablet_manager.cc:1403] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: Time spent bootstrapping tablet: real 0.040s	user 0.000s	sys 0.026s
I20260710 13:23:36.214099 20545 ts_tablet_manager.cc:1403] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:23:36.215950 20547 tablet_bootstrap.cc:654] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.216413 20544 raft_consensus.cc:359] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.217106 20544 raft_consensus.cc:385] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.217366 20544 raft_consensus.cc:740] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.217657 20545 raft_consensus.cc:359] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.218066 20544 consensus_queue.cc:260] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.218580 20545 raft_consensus.cc:385] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.218952 20545 raft_consensus.cc:740] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.220269 20545 consensus_queue.cc:260] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.224702 20380 heartbeater.cc:499] Master 127.16.105.190:39395 was elected leader, sending a full tablet report...
I20260710 13:23:36.225093 20544 ts_tablet_manager.cc:1434] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.010s
I20260710 13:23:36.226038 20547 tablet_bootstrap.cc:492] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: No bootstrap required, opened a new log
I20260710 13:23:36.226357 20544 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: Bootstrap starting.
I20260710 13:23:36.226643 20547 ts_tablet_manager.cc:1403] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260710 13:23:36.229131 20545 ts_tablet_manager.cc:1434] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:23:36.229156 20529 heartbeater.cc:499] Master 127.16.105.190:39395 was elected leader, sending a full tablet report...
I20260710 13:23:36.230425 20545 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: Bootstrap starting.
I20260710 13:23:36.230118 20547 raft_consensus.cc:359] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.231137 20547 raft_consensus.cc:385] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.231520 20547 raft_consensus.cc:740] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.233278 20544 tablet_bootstrap.cc:654] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.233737 20547 consensus_queue.cc:260] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.237926 20545 tablet_bootstrap.cc:654] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.246805 20544 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: No bootstrap required, opened a new log
I20260710 13:23:36.247705 20544 ts_tablet_manager.cc:1403] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 13:23:36.249620 20545 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: No bootstrap required, opened a new log
I20260710 13:23:36.250317 20545 ts_tablet_manager.cc:1403] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260710 13:23:36.252336 20544 raft_consensus.cc:359] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.253537 20544 raft_consensus.cc:385] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.254040 20544 raft_consensus.cc:740] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.253743 20545 raft_consensus.cc:359] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.254864 20545 raft_consensus.cc:385] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.255214 20545 raft_consensus.cc:740] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.255687 20544 consensus_queue.cc:260] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.256392 20545 consensus_queue.cc:260] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.259438 20545 ts_tablet_manager.cc:1434] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260710 13:23:36.262562 20544 ts_tablet_manager.cc:1434] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.009s
I20260710 13:23:36.265643 20455 heartbeater.cc:499] Master 127.16.105.190:39395 was elected leader, sending a full tablet report...
I20260710 13:23:36.265976 20547 ts_tablet_manager.cc:1434] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.018s
I20260710 13:23:36.267212 20547 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: Bootstrap starting.
I20260710 13:23:36.273772 20547 tablet_bootstrap.cc:654] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.280900 20547 tablet_bootstrap.cc:492] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: No bootstrap required, opened a new log
I20260710 13:23:36.281457 20547 ts_tablet_manager.cc:1403] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:23:36.284540 20547 raft_consensus.cc:359] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.285075 20547 raft_consensus.cc:385] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.285641 20547 raft_consensus.cc:740] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.286715 20547 consensus_queue.cc:260] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.288702 20547 ts_tablet_manager.cc:1434] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:23:36.358458 20551 raft_consensus.cc:493] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.358994 20551 raft_consensus.cc:515] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.362457 20551 leader_election.cc:290] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:36.371342 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221580f8eebc4bafb6278c1213d795ff" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed" is_pre_election: true
I20260710 13:23:36.372319 20355 raft_consensus.cc:2468] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 0.
I20260710 13:23:36.372653 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221580f8eebc4bafb6278c1213d795ff" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7baef7440f248b8bba30564fdd69e92" is_pre_election: true
I20260710 13:23:36.373409 20430 raft_consensus.cc:2468] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 0.
I20260710 13:23:36.373587 20470 leader_election.cc:304] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: 
I20260710 13:23:36.374384 20551 raft_consensus.cc:2804] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.374670 20551 raft_consensus.cc:493] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.374943 20551 raft_consensus.cc:3060] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.380434 20551 raft_consensus.cc:515] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.382169 20551 leader_election.cc:290] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 election: Requested vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:36.383150 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221580f8eebc4bafb6278c1213d795ff" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
I20260710 13:23:36.383333 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221580f8eebc4bafb6278c1213d795ff" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
I20260710 13:23:36.383690 20355 raft_consensus.cc:3060] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.383975 20430 raft_consensus.cc:3060] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.390240 20355 raft_consensus.cc:2468] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 1.
I20260710 13:23:36.390547 20430 raft_consensus.cc:2468] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 1.
I20260710 13:23:36.391374 20470 leader_election.cc:304] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: 
I20260710 13:23:36.392438 20551 raft_consensus.cc:2804] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.393303 20551 raft_consensus.cc:697] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Becoming Leader. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Running, Role: LEADER
I20260710 13:23:36.394088 20551 consensus_queue.cc:237] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.400971 20252 catalog_manager.cc:5697] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf96c82afba44a5856bac2c95809889 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "2bf96c82afba44a5856bac2c95809889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.467708 20552 raft_consensus.cc:493] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.468362 20552 raft_consensus.cc:515] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.470453 20552 leader_election.cc:290] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:36.481797 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed" is_pre_election: true
I20260710 13:23:36.482476 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf96c82afba44a5856bac2c95809889" is_pre_election: true
I20260710 13:23:36.482579 20355 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 0.
I20260710 13:23:36.483127 20504 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 0.
I20260710 13:23:36.484028 20396 leader_election.cc:304] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7120edb961174207a95fb2e4f1e5fbed, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:36.484750 20552 raft_consensus.cc:2804] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.485086 20552 raft_consensus.cc:493] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.485298 20552 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.490643 20552 raft_consensus.cc:515] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.492414 20552 leader_election.cc:290] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 election: Requested vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:36.493368 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
I20260710 13:23:36.494016 20355 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.494305 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:36.494751 20504 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.499330 20355 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 1.
I20260710 13:23:36.500555 20396 leader_election.cc:304] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7120edb961174207a95fb2e4f1e5fbed, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:36.501068 20504 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 1.
I20260710 13:23:36.501344 20552 raft_consensus.cc:2804] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.502704 20552 raft_consensus.cc:697] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Becoming Leader. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Running, Role: LEADER
I20260710 13:23:36.503482 20552 consensus_queue.cc:237] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:36.510946 20252 catalog_manager.cc:5697] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7baef7440f248b8bba30564fdd69e92 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "c7baef7440f248b8bba30564fdd69e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.546620 20252 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42048:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:36.548938 20252 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:36.575577 20344 tablet_service.cc:1511] Processing CreateTablet for tablet 92452ec785cd4aa78ec8dc1dc7000010 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.576562 20420 tablet_service.cc:1511] Processing CreateTablet for tablet 92452ec785cd4aa78ec8dc1dc7000010 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.577854 20420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92452ec785cd4aa78ec8dc1dc7000010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.578586 20493 tablet_service.cc:1511] Processing CreateTablet for tablet 92452ec785cd4aa78ec8dc1dc7000010 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:23:36.579959 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92452ec785cd4aa78ec8dc1dc7000010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.576941 20344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92452ec785cd4aa78ec8dc1dc7000010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.580878 20345 tablet_service.cc:1511] Processing CreateTablet for tablet 1a231051d5b348529ee021a8114f7741 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:36.582237 20345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a231051d5b348529ee021a8114f7741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.586853 20419 tablet_service.cc:1511] Processing CreateTablet for tablet 1a231051d5b348529ee021a8114f7741 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:23:36.588243 20419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a231051d5b348529ee021a8114f7741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.593138 20547 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: Bootstrap starting.
I20260710 13:23:36.593786 20494 tablet_service.cc:1511] Processing CreateTablet for tablet 1a231051d5b348529ee021a8114f7741 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d407b8691e1a4f4485c3ac50fe87b7d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
W20260710 13:23:36.598181 20301 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:36.598773 20494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a231051d5b348529ee021a8114f7741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.600585 20547 tablet_bootstrap.cc:654] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.609026 20545 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: Bootstrap starting.
I20260710 13:23:36.611214 20544 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: Bootstrap starting.
I20260710 13:23:36.615813 20545 tablet_bootstrap.cc:654] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.625874 20544 tablet_bootstrap.cc:654] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.634128 20545 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: No bootstrap required, opened a new log
I20260710 13:23:36.634658 20545 ts_tablet_manager.cc:1403] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.001s
I20260710 13:23:36.635459 20547 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: No bootstrap required, opened a new log
I20260710 13:23:36.636036 20547 ts_tablet_manager.cc:1403] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.020s
I20260710 13:23:36.637871 20545 raft_consensus.cc:359] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.638684 20545 raft_consensus.cc:385] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.638978 20545 raft_consensus.cc:740] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.639060 20547 raft_consensus.cc:359] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.640255 20547 raft_consensus.cc:385] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.639932 20545 consensus_queue.cc:260] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.640566 20547 raft_consensus.cc:740] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.641372 20547 consensus_queue.cc:260] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.642313 20545 ts_tablet_manager.cc:1434] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:36.643419 20545 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: Bootstrap starting.
I20260710 13:23:36.643647 20547 ts_tablet_manager.cc:1434] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:23:36.644734 20547 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Bootstrap starting.
I20260710 13:23:36.647663 20544 tablet_bootstrap.cc:492] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: No bootstrap required, opened a new log
I20260710 13:23:36.648325 20544 ts_tablet_manager.cc:1403] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.008s
I20260710 13:23:36.651391 20547 tablet_bootstrap.cc:654] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.651388 20544 raft_consensus.cc:359] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.652388 20544 raft_consensus.cc:385] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.652741 20544 raft_consensus.cc:740] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.653504 20544 consensus_queue.cc:260] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.657477 20547 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: No bootstrap required, opened a new log
I20260710 13:23:36.657996 20547 ts_tablet_manager.cc:1403] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:23:36.659947 20544 ts_tablet_manager.cc:1434] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:23:36.661091 20544 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: Bootstrap starting.
I20260710 13:23:36.661249 20547 raft_consensus.cc:359] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.661988 20547 raft_consensus.cc:385] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.662281 20547 raft_consensus.cc:740] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.663137 20547 consensus_queue.cc:260] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.665560 20547 ts_tablet_manager.cc:1434] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:36.667533 20545 tablet_bootstrap.cc:654] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.674857 20544 tablet_bootstrap.cc:654] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.679431 20545 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: No bootstrap required, opened a new log
I20260710 13:23:36.679971 20545 ts_tablet_manager.cc:1403] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:23:36.680032 20544 tablet_bootstrap.cc:492] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: No bootstrap required, opened a new log
I20260710 13:23:36.680599 20544 ts_tablet_manager.cc:1403] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.006s
I20260710 13:23:36.683317 20545 raft_consensus.cc:359] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.683557 20544 raft_consensus.cc:359] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.684017 20545 raft_consensus.cc:385] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.684335 20544 raft_consensus.cc:385] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.684381 20545 raft_consensus.cc:740] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.684696 20544 raft_consensus.cc:740] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.685428 20545 consensus_queue.cc:260] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.685432 20544 consensus_queue.cc:260] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.687985 20544 ts_tablet_manager.cc:1434] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:36.688014 20545 ts_tablet_manager.cc:1434] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:36.707331 20552 raft_consensus.cc:493] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.707952 20552 raft_consensus.cc:515] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.709877 20552 leader_election.cc:290] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:36.710772 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed" is_pre_election: true
I20260710 13:23:36.710990 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf96c82afba44a5856bac2c95809889" is_pre_election: true
I20260710 13:23:36.711378 20355 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 0.
I20260710 13:23:36.711630 20504 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 0.
I20260710 13:23:36.712504 20396 leader_election.cc:304] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7120edb961174207a95fb2e4f1e5fbed, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:36.713253 20552 raft_consensus.cc:2804] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.713619 20552 raft_consensus.cc:493] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.713941 20552 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.718863 20552 raft_consensus.cc:515] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.720841 20552 leader_election.cc:290] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 election: Requested vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:36.721726 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
I20260710 13:23:36.722028 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:36.722411 20355 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.722541 20504 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.729882 20355 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 1.
I20260710 13:23:36.729882 20504 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 1.
I20260710 13:23:36.731164 20396 leader_election.cc:304] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7120edb961174207a95fb2e4f1e5fbed, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:36.732167 20552 raft_consensus.cc:2804] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.732715 20552 raft_consensus.cc:697] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Becoming Leader. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Running, Role: LEADER
I20260710 13:23:36.733525 20552 consensus_queue.cc:237] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.740839 20251 catalog_manager.cc:5697] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7baef7440f248b8bba30564fdd69e92 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "c7baef7440f248b8bba30564fdd69e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:36.851491 20551 raft_consensus.cc:493] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:36.852072 20551 raft_consensus.cc:515] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.854135 20551 leader_election.cc:290] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:36.855090 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed" is_pre_election: true
I20260710 13:23:36.855306 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7baef7440f248b8bba30564fdd69e92" is_pre_election: true
I20260710 13:23:36.855911 20355 raft_consensus.cc:2468] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 0.
I20260710 13:23:36.855985 20430 raft_consensus.cc:2468] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 0.
I20260710 13:23:36.857376 20470 leader_election.cc:304] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: 
I20260710 13:23:36.858135 20551 raft_consensus.cc:2804] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:36.858500 20551 raft_consensus.cc:493] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:36.858788 20551 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.865545 20551 raft_consensus.cc:515] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.867725 20551 leader_election.cc:290] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 election: Requested vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:36.868746 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
I20260710 13:23:36.869019 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "2bf96c82afba44a5856bac2c95809889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
I20260710 13:23:36.869803 20355 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.869711 20430 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.875919 20430 raft_consensus.cc:2468] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 1.
I20260710 13:23:36.875975 20355 raft_consensus.cc:2468] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bf96c82afba44a5856bac2c95809889 in term 1.
I20260710 13:23:36.877204 20469 leader_election.cc:304] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:36.878013 20551 raft_consensus.cc:2804] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.878545 20551 raft_consensus.cc:697] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Becoming Leader. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Running, Role: LEADER
I20260710 13:23:36.879405 20551 consensus_queue.cc:237] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:36.887897 20251 catalog_manager.cc:5697] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bf96c82afba44a5856bac2c95809889 (127.16.105.131). New cstate: current_term: 1 leader_uuid: "2bf96c82afba44a5856bac2c95809889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:36.931672 20430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31"
dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
mode: GRACEFUL
new_leader_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:55978
I20260710 13:23:36.932502 20430 raft_consensus.cc:606] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Received request to transfer leadership to TS 7120edb961174207a95fb2e4f1e5fbed
I20260710 13:23:36.955143 20504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010"
dest_uuid: "2bf96c82afba44a5856bac2c95809889"
mode: GRACEFUL
new_leader_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:40290
I20260710 13:23:36.955789 20504 raft_consensus.cc:606] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Received request to transfer leadership to TS 7120edb961174207a95fb2e4f1e5fbed
I20260710 13:23:36.958990 20552 consensus_queue.cc:1048] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:36.965473 20430 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a231051d5b348529ee021a8114f7741"
dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
mode: GRACEFUL
new_leader_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:55978
I20260710 13:23:36.966116 20430 raft_consensus.cc:606] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Received request to transfer leadership to TS 7120edb961174207a95fb2e4f1e5fbed
I20260710 13:23:36.970238 20551 consensus_queue.cc:1048] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:36.986433 20552 consensus_queue.cc:1048] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:36.995144 20558 consensus_queue.cc:1048] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.024230 20552 raft_consensus.cc:993] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: : Instructing follower 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.024688 20552 raft_consensus.cc:1081] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Signalling peer 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.026643 20354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31"
dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:23:37.027307 20354 raft_consensus.cc:493] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.027679 20354 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.035807 20354 raft_consensus.cc:515] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:37.046829 20354 leader_election.cc:290] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [CANDIDATE]: Term 2 election: Requested vote from peers 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531), c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843)
I20260710 13:23:37.054054 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:37.054768 20504 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.061923 20504 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7120edb961174207a95fb2e4f1e5fbed in term 2.
I20260710 13:23:37.062960 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429304744c5d418eb25adfaef8e09f31" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
I20260710 13:23:37.063143 20320 leader_election.cc:304] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: 
I20260710 13:23:37.063544 20430 raft_consensus.cc:3055] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.063944 20430 raft_consensus.cc:740] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Running, Role: LEADER
I20260710 13:23:37.064155 20549 raft_consensus.cc:2804] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.064853 20430 consensus_queue.cc:260] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:37.066084 20549 raft_consensus.cc:697] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Becoming Leader. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Running, Role: LEADER
I20260710 13:23:37.066169 20430 raft_consensus.cc:3060] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.067121 20549 consensus_queue.cc:237] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } }
I20260710 13:23:37.073951 20430 raft_consensus.cc:2468] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7120edb961174207a95fb2e4f1e5fbed in term 2.
I20260710 13:23:37.076747 20252 catalog_manager.cc:5697] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed reported cstate change: term changed from 1 to 2, leader changed from c7baef7440f248b8bba30564fdd69e92 (127.16.105.130) to 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129). New cstate: current_term: 2 leader_uuid: "7120edb961174207a95fb2e4f1e5fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.196255 20562 consensus_queue.cc:1048] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.207628 20552 consensus_queue.cc:1048] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.216383 20552 raft_consensus.cc:993] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: : Instructing follower 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.216853 20552 raft_consensus.cc:1081] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Signalling peer 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.218365 20354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a231051d5b348529ee021a8114f7741"
dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:23:37.218943 20354 raft_consensus.cc:493] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.219305 20354 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.225090 20354 raft_consensus.cc:515] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.226970 20354 leader_election.cc:290] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [CANDIDATE]: Term 2 election: Requested vote from peers c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:37.228399 20504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:37.228730 20430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
I20260710 13:23:37.229219 20504 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.229283 20430 raft_consensus.cc:3055] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.229822 20430 raft_consensus.cc:740] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Running, Role: LEADER
I20260710 13:23:37.230687 20430 consensus_queue.cc:260] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.233019 20430 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.237515 20504 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7120edb961174207a95fb2e4f1e5fbed in term 2.
I20260710 13:23:37.238848 20320 leader_election.cc:304] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: 
I20260710 13:23:37.239672 20549 raft_consensus.cc:2804] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.240180 20549 raft_consensus.cc:697] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Becoming Leader. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Running, Role: LEADER
I20260710 13:23:37.240667 20430 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7120edb961174207a95fb2e4f1e5fbed in term 2.
I20260710 13:23:37.240911 20549 consensus_queue.cc:237] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.247707 20251 catalog_manager.cc:5697] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed reported cstate change: term changed from 1 to 2, leader changed from c7baef7440f248b8bba30564fdd69e92 (127.16.105.130) to 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129). New cstate: current_term: 2 leader_uuid: "7120edb961174207a95fb2e4f1e5fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.446785 20558 consensus_queue.cc:1048] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.455518 20551 raft_consensus.cc:993] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: : Instructing follower 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.456219 20551 raft_consensus.cc:1081] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Signalling peer 7120edb961174207a95fb2e4f1e5fbed to start an election
I20260710 13:23:37.458892 20355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010"
dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
 from {username='slave'} at 127.0.0.1:40918
I20260710 13:23:37.459574 20355 raft_consensus.cc:493] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.460000 20355 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.463696 20504 raft_consensus.cc:1275] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.463707 20583 consensus_queue.cc:1048] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.466029 20549 consensus_queue.cc:1048] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.467684 20355 raft_consensus.cc:515] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.469982 20355 leader_election.cc:290] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [CANDIDATE]: Term 2 election: Requested vote from peers c7baef7440f248b8bba30564fdd69e92 (127.16.105.130:40843), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:37.473348 20429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
I20260710 13:23:37.473479 20503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92452ec785cd4aa78ec8dc1dc7000010" candidate_uuid: "7120edb961174207a95fb2e4f1e5fbed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:37.478199 20503 raft_consensus.cc:3055] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:37.478650 20503 raft_consensus.cc:740] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bf96c82afba44a5856bac2c95809889, State: Running, Role: LEADER
I20260710 13:23:37.479637 20503 consensus_queue.cc:260] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.485836 20354 raft_consensus.cc:1240] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Rejecting Update request from peer 2bf96c82afba44a5856bac2c95809889 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:37.489912 20503 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.495707 20430 raft_consensus.cc:1275] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.498029 20549 consensus_queue.cc:1048] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.498656 20503 raft_consensus.cc:2468] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7120edb961174207a95fb2e4f1e5fbed in term 2.
I20260710 13:23:37.501080 20320 leader_election.cc:304] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [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: 2bf96c82afba44a5856bac2c95809889, 7120edb961174207a95fb2e4f1e5fbed; no voters: c7baef7440f248b8bba30564fdd69e92
I20260710 13:23:37.502981 20549 raft_consensus.cc:2804] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:37.503772 20549 raft_consensus.cc:697] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Becoming Leader. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Running, Role: LEADER
I20260710 13:23:37.504673 20549 consensus_queue.cc:237] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [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: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.513345 20253 catalog_manager.cc:5697] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed reported cstate change: term changed from 1 to 2, leader changed from 2bf96c82afba44a5856bac2c95809889 (127.16.105.131) to 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129). New cstate: current_term: 2 leader_uuid: "7120edb961174207a95fb2e4f1e5fbed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.777221 16806 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:23:37.779152 16806 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:23:37.779637 16806 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:23:37.794534 20354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a231051d5b348529ee021a8114f7741"
dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
mode: GRACEFUL
new_leader_uuid: "c7baef7440f248b8bba30564fdd69e92"
 from {username='slave'} at 127.0.0.1:33408
I20260710 13:23:37.795142 20354 raft_consensus.cc:606] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Received request to transfer leadership to TS c7baef7440f248b8bba30564fdd69e92
I20260710 13:23:37.796659 16806 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:23:37.824540 20430 raft_consensus.cc:1275] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.826246 20549 consensus_queue.cc:1048] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.832437 20590 raft_consensus.cc:993] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: : Instructing follower c7baef7440f248b8bba30564fdd69e92 to start an election
I20260710 13:23:37.833261 20549 raft_consensus.cc:1081] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Signalling peer c7baef7440f248b8bba30564fdd69e92 to start an election
I20260710 13:23:37.835050 20429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a231051d5b348529ee021a8114f7741"
dest_uuid: "c7baef7440f248b8bba30564fdd69e92"
 from {username='slave'} at 127.0.0.1:39480
I20260710 13:23:37.836910 20429 raft_consensus.cc:493] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:37.837378 20429 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.840943 20503 raft_consensus.cc:1275] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.843262 20549 consensus_queue.cc:1048] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.846601 20429 raft_consensus.cc:515] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.854991 20503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bf96c82afba44a5856bac2c95809889"
I20260710 13:23:37.855329 20354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a231051d5b348529ee021a8114f7741" candidate_uuid: "c7baef7440f248b8bba30564fdd69e92" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7120edb961174207a95fb2e4f1e5fbed"
I20260710 13:23:37.855656 20503 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.855921 20354 raft_consensus.cc:3055] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:37.856267 20354 raft_consensus.cc:740] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7120edb961174207a95fb2e4f1e5fbed, State: Running, Role: LEADER
I20260710 13:23:37.857106 20354 consensus_queue.cc:260] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [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: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.858256 20354 raft_consensus.cc:3060] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:37.854359 20429 leader_election.cc:290] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [CANDIDATE]: Term 3 election: Requested vote from peers 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693), 2bf96c82afba44a5856bac2c95809889 (127.16.105.131:42531)
I20260710 13:23:37.863704 20503 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 3.
I20260710 13:23:37.866608 20395 leader_election.cc:304] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [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: 2bf96c82afba44a5856bac2c95809889, c7baef7440f248b8bba30564fdd69e92; no voters: 
I20260710 13:23:37.866708 20354 raft_consensus.cc:2468] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c7baef7440f248b8bba30564fdd69e92 in term 3.
I20260710 13:23:37.868072 20562 raft_consensus.cc:2804] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:37.869521 20562 raft_consensus.cc:697] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 LEADER]: Becoming Leader. State: Replica: c7baef7440f248b8bba30564fdd69e92, State: Running, Role: LEADER
I20260710 13:23:37.870595 20562 consensus_queue.cc:237] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [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: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } }
I20260710 13:23:37.879153 20253 catalog_manager.cc:5697] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 reported cstate change: term changed from 2 to 3, leader changed from 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129) to c7baef7440f248b8bba30564fdd69e92 (127.16.105.130). New cstate: current_term: 3 leader_uuid: "c7baef7440f248b8bba30564fdd69e92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7120edb961174207a95fb2e4f1e5fbed" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 35693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.902706 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:23:37.910753 20429 raft_consensus.cc:3060] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:37.910840 20503 raft_consensus.cc:1275] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.916838 20549 consensus_queue.cc:1048] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bf96c82afba44a5856bac2c95809889" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 42531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.918678 20429 raft_consensus.cc:1275] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Refusing update from remote peer 7120edb961174207a95fb2e4f1e5fbed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:37.923061 20549 consensus_queue.cc:1048] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c7baef7440f248b8bba30564fdd69e92" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 40843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:37.958922 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:37.960033 16806 tablet_replica.cc:333] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed: stopping tablet replica
I20260710 13:23:37.960825 16806 raft_consensus.cc:2243] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:37.961416 16806 raft_consensus.cc:2272] T 1a231051d5b348529ee021a8114f7741 P 7120edb961174207a95fb2e4f1e5fbed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:37.964673 16806 tablet_replica.cc:333] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed: stopping tablet replica
I20260710 13:23:37.965343 16806 raft_consensus.cc:2243] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:37.966287 16806 raft_consensus.cc:2272] T 92452ec785cd4aa78ec8dc1dc7000010 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:37.969564 16806 tablet_replica.cc:333] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed: stopping tablet replica
I20260710 13:23:37.970243 16806 raft_consensus.cc:2243] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:37.971239 16806 raft_consensus.cc:2272] T 429304744c5d418eb25adfaef8e09f31 P 7120edb961174207a95fb2e4f1e5fbed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:37.974246 16806 tablet_replica.cc:333] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed: stopping tablet replica
I20260710 13:23:37.974881 16806 raft_consensus.cc:2243] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:37.975445 16806 raft_consensus.cc:2272] T 221580f8eebc4bafb6278c1213d795ff P 7120edb961174207a95fb2e4f1e5fbed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:37.994570 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
I20260710 13:23:38.011896 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
W20260710 13:23:38.029346 20470 consensus_peers.cc:597] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 -> Peer 7120edb961174207a95fb2e4f1e5fbed (127.16.105.129:35693): Couldn't send request to peer 7120edb961174207a95fb2e4f1e5fbed. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:35693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:38.042721 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:38.043481 16806 tablet_replica.cc:333] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: stopping tablet replica
I20260710 13:23:38.044162 16806 raft_consensus.cc:2243] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:38.045063 16806 pending_rounds.cc:70] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Trying to abort 1 pending ops.
I20260710 13:23:38.045305 16806 pending_rounds.cc:77] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993494009778176 op_type: NO_OP noop_request { }
I20260710 13:23:38.045697 16806 raft_consensus.cc:2889] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:23:38.046013 16806 raft_consensus.cc:2272] T 1a231051d5b348529ee021a8114f7741 P c7baef7440f248b8bba30564fdd69e92 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.048523 16806 tablet_replica.cc:333] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92: stopping tablet replica
I20260710 13:23:38.049168 16806 raft_consensus.cc:2243] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.049643 16806 raft_consensus.cc:2272] T 92452ec785cd4aa78ec8dc1dc7000010 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.052407 16806 tablet_replica.cc:333] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92: stopping tablet replica
I20260710 13:23:38.052970 16806 raft_consensus.cc:2243] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.053476 16806 raft_consensus.cc:2272] T 429304744c5d418eb25adfaef8e09f31 P c7baef7440f248b8bba30564fdd69e92 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.055964 16806 tablet_replica.cc:333] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92: stopping tablet replica
I20260710 13:23:38.056479 16806 raft_consensus.cc:2243] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.056907 16806 raft_consensus.cc:2272] T 221580f8eebc4bafb6278c1213d795ff P c7baef7440f248b8bba30564fdd69e92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.083154 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
I20260710 13:23:38.098874 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
I20260710 13:23:38.124575 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:38.125495 16806 tablet_replica.cc:333] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889: stopping tablet replica
I20260710 13:23:38.126210 16806 raft_consensus.cc:2243] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.126741 16806 raft_consensus.cc:2272] T 1a231051d5b348529ee021a8114f7741 P 2bf96c82afba44a5856bac2c95809889 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.129537 16806 tablet_replica.cc:333] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889: stopping tablet replica
I20260710 13:23:38.130123 16806 raft_consensus.cc:2243] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.130620 16806 raft_consensus.cc:2272] T 92452ec785cd4aa78ec8dc1dc7000010 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.133333 16806 tablet_replica.cc:333] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889: stopping tablet replica
I20260710 13:23:38.133891 16806 raft_consensus.cc:2243] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:38.134337 16806 raft_consensus.cc:2272] T 429304744c5d418eb25adfaef8e09f31 P 2bf96c82afba44a5856bac2c95809889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.137012 16806 tablet_replica.cc:333] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889: stopping tablet replica
I20260710 13:23:38.137619 16806 raft_consensus.cc:2243] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:38.138453 16806 raft_consensus.cc:2272] T 221580f8eebc4bafb6278c1213d795ff P 2bf96c82afba44a5856bac2c95809889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.164213 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:23:38.175729 16806 master.cc:562] Master@127.16.105.190:39395 shutting down...
I20260710 13:23:38.197661 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:38.198366 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:38.198719 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P a440836825b547d0acfe3c7e98ca2435: stopping tablet replica
I20260710 13:23:38.220278 16806 master.cc:584] Master@127.16.105.190:39395 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2865 ms)
[----------] 6 tests from LeaderRebalancerTest (103860 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:23:38.263463 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:34699
I20260710 13:23:38.265009 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:38.271466 20603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:38.272637 20602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:38.273900 20605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.274274 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:38.275454 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:38.275663 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:38.276026 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689818276002 us; error 0 us; skew 500 ppm
I20260710 13:23:38.276675 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:38.279695 16806 webserver.cc:533] Webserver started at http://127.16.105.190:42551/ using document root <none> and password file <none>
I20260710 13:23:38.280345 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:38.280526 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:38.280794 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:38.282130 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "48d041ff217b41e49ba2a42ed9f63f82"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.288125 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:38.292855 20610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.294072 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:23:38.294556 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "48d041ff217b41e49ba2a42ed9f63f82"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.294960 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:38.310542 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:38.312079 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:38.359347 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:34699
I20260710 13:23:38.359622 20661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:34699 every 8 connection(s)
I20260710 13:23:38.363888 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:38.377084 20662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: Bootstrap starting.
I20260710 13:23:38.382265 20662 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:38.387461 20662 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: No bootstrap required, opened a new log
I20260710 13:23:38.389997 20662 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER }
I20260710 13:23:38.390491 20662 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:38.390815 20662 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48d041ff217b41e49ba2a42ed9f63f82, State: Initialized, Role: FOLLOWER
I20260710 13:23:38.391597 20662 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER }
I20260710 13:23:38.392179 20662 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:38.392407 20662 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:38.392724 20662 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:38.399123 20662 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER }
I20260710 13:23:38.399897 20662 leader_election.cc:304] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [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: 48d041ff217b41e49ba2a42ed9f63f82; no voters: 
I20260710 13:23:38.401268 20662 leader_election.cc:290] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:38.401780 20665 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:38.403412 20665 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 1 LEADER]: Becoming Leader. State: Replica: 48d041ff217b41e49ba2a42ed9f63f82, State: Running, Role: LEADER
I20260710 13:23:38.404349 20665 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [LEADER]: Queue going to LEADER mode. State: All 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: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER }
I20260710 13:23:38.404511 20662 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:38.407855 20666 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48d041ff217b41e49ba2a42ed9f63f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER } }
I20260710 13:23:38.407719 20667 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48d041ff217b41e49ba2a42ed9f63f82. Latest consensus state: current_term: 1 leader_uuid: "48d041ff217b41e49ba2a42ed9f63f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48d041ff217b41e49ba2a42ed9f63f82" member_type: VOTER } }
I20260710 13:23:38.408676 20667 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:38.409081 20666 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:38.413579 20671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:38.418258 20671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:38.423993 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:38.429949 20671 catalog_manager.cc:1383] Generated new cluster ID: 7144b6e97a9e41e4abb8fe685b37f481
I20260710 13:23:38.430595 20671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:38.450276 20671 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:38.451545 20671 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:38.466521 20671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: Generated new TSK 0
I20260710 13:23:38.467180 20671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:38.490762 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:38.498641 20683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:38.499184 20684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:38.501199 20686 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.502321 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:38.503289 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:38.503525 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:38.503706 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689818503688 us; error 0 us; skew 500 ppm
I20260710 13:23:38.504709 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:38.507771 16806 webserver.cc:533] Webserver started at http://127.16.105.129:42831/ using document root <none> and password file <none>
I20260710 13:23:38.508450 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:38.508666 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:38.509002 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:38.510192 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "33ad6b0f3b5341d6ae56edb992924a12"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.515372 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:38.519922 20691 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.521008 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:38.521492 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "33ad6b0f3b5341d6ae56edb992924a12"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.521878 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:38.532599 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:38.533780 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:38.535446 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:38.538019 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:38.538254 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.538532 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:38.538702 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.589141 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:42107
I20260710 13:23:38.589500 20753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:42107 every 8 connection(s)
I20260710 13:23:38.594846 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:38.605199 20758 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.615046 20754 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34699
I20260710 13:23:38.615710 20754 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:38.617074 20754 heartbeater.cc:507] Master 127.16.105.190:34699 requested a full tablet report, sending...
W20260710 13:23:38.617183 20759 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.620288 20627 ts_manager.cc:194] Registered new tserver with Master: 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107)
I20260710 13:23:38.622807 20627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44682
I20260710 13:23:38.623245 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:38.625161 20762 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.626492 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:38.626770 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:38.626964 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689818626945 us; error 0 us; skew 500 ppm
I20260710 13:23:38.627658 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:38.630595 16806 webserver.cc:533] Webserver started at http://127.16.105.130:43049/ using document root <none> and password file <none>
I20260710 13:23:38.631150 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:38.631369 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:38.631665 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:38.632932 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "068b28ad25b947f38c5978006b8e731a"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.638268 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:23:38.642645 20766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.643648 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:38.644109 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "068b28ad25b947f38c5978006b8e731a"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.644469 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:38.664031 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:38.665485 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:38.667155 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:38.669869 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:38.670146 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.670414 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:38.670599 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.720841 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:34639
I20260710 13:23:38.720973 20828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:34639 every 8 connection(s)
I20260710 13:23:38.726334 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:38.734970 20832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:38.735677 20833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.740650 20829 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34699
I20260710 13:23:38.741232 20829 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:38.742333 20829 heartbeater.cc:507] Master 127.16.105.190:34699 requested a full tablet report, sending...
W20260710 13:23:38.744109 20835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:38.744936 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:38.745431 20627 ts_manager.cc:194] Registered new tserver with Master: 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:38.746289 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:38.746688 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:38.746925 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689818746900 us; error 0 us; skew 500 ppm
I20260710 13:23:38.747371 20627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44696
I20260710 13:23:38.747839 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:38.751268 16806 webserver.cc:533] Webserver started at http://127.16.105.131:36987/ using document root <none> and password file <none>
I20260710 13:23:38.751924 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:38.752175 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:38.752483 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:38.753737 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.758790 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:38.762884 20840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.764055 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:38.764500 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
format_stamp: "Formatted at 2026-07-10 13:23:38 on dist-test-slave-wrzs"
I20260710 13:23:38.764822 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:38.776998 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:38.778083 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:38.779624 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:38.782053 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:38.782299 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.782554 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:38.782733 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:38.831370 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:41709
I20260710 13:23:38.831494 20902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:41709 every 8 connection(s)
I20260710 13:23:38.850435 20903 heartbeater.cc:344] Connected to a master server at 127.16.105.190:34699
I20260710 13:23:38.850960 20903 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:38.852034 20903 heartbeater.cc:507] Master 127.16.105.190:34699 requested a full tablet report, sending...
I20260710 13:23:38.854984 20627 ts_manager.cc:194] Registered new tserver with Master: 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:38.855161 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020218012s
I20260710 13:23:38.857012 20627 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44712
I20260710 13:23:38.886155 20627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44716:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:38.888914 20627 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:38.981115 20794 tablet_service.cc:1511] Processing CreateTablet for tablet a29f63ed6919498fbb3a5406fe06f781 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:38.982811 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29f63ed6919498fbb3a5406fe06f781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:38.982460 20792 tablet_service.cc:1511] Processing CreateTablet for tablet fc256d0167dc4bc49e9ce45124a008ae (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:38.981118 20793 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:38.984545 20789 tablet_service.cc:1511] Processing CreateTablet for tablet 266f5e304d6f41be96a53feeefeeb73f (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:38.987375 20790 tablet_service.cc:1511] Processing CreateTablet for tablet c84177fdb838459aad251ea3ed567d0c (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:38.990159 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 171a3df7e0344a0b82d75173602a79ee (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:38.993952 20788 tablet_service.cc:1511] Processing CreateTablet for tablet f8cb8d7b465847b3b74ed3e3064509a0 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:38.990832 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc256d0167dc4bc49e9ce45124a008ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:38.997150 20787 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1bd989dec4d01b0fe0deacef7a0ac (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:39.013487 20860 tablet_service.cc:1511] Processing CreateTablet for tablet 306a89d291d7467283e46f565a6fe960 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:39.001447 20868 tablet_service.cc:1511] Processing CreateTablet for tablet a29f63ed6919498fbb3a5406fe06f781 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:39.013904 20717 tablet_service.cc:1511] Processing CreateTablet for tablet fc256d0167dc4bc49e9ce45124a008ae (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:39.002375 20867 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:39.015019 20860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306a89d291d7467283e46f565a6fe960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.015638 20717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc256d0167dc4bc49e9ce45124a008ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.016052 20867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.003347 20786 tablet_service.cc:1511] Processing CreateTablet for tablet 306a89d291d7467283e46f565a6fe960 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:39.017808 20868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29f63ed6919498fbb3a5406fe06f781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.018669 20716 tablet_service.cc:1511] Processing CreateTablet for tablet 171a3df7e0344a0b82d75173602a79ee (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:39.005712 20866 tablet_service.cc:1511] Processing CreateTablet for tablet fc256d0167dc4bc49e9ce45124a008ae (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:39.021500 20866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc256d0167dc4bc49e9ce45124a008ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.022620 20712 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1bd989dec4d01b0fe0deacef7a0ac (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:39.022807 20715 tablet_service.cc:1511] Processing CreateTablet for tablet c84177fdb838459aad251ea3ed567d0c (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:39.024727 20716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171a3df7e0344a0b82d75173602a79ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.025539 20712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1bd989dec4d01b0fe0deacef7a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.025233 20713 tablet_service.cc:1511] Processing CreateTablet for tablet f8cb8d7b465847b3b74ed3e3064509a0 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:39.026867 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cb8d7b465847b3b74ed3e3064509a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.029403 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 306a89d291d7467283e46f565a6fe960 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:39.007973 20865 tablet_service.cc:1511] Processing CreateTablet for tablet 171a3df7e0344a0b82d75173602a79ee (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:39.030783 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84177fdb838459aad251ea3ed567d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.031886 20865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171a3df7e0344a0b82d75173602a79ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.008590 20862 tablet_service.cc:1511] Processing CreateTablet for tablet f8cb8d7b465847b3b74ed3e3064509a0 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:39.033911 20862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cb8d7b465847b3b74ed3e3064509a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.008695 20861 tablet_service.cc:1511] Processing CreateTablet for tablet c0b1bd989dec4d01b0fe0deacef7a0ac (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:39.036728 20861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1bd989dec4d01b0fe0deacef7a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.010087 20863 tablet_service.cc:1511] Processing CreateTablet for tablet 266f5e304d6f41be96a53feeefeeb73f (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:39.040865 20863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f5e304d6f41be96a53feeefeeb73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.012154 20719 tablet_service.cc:1511] Processing CreateTablet for tablet a29f63ed6919498fbb3a5406fe06f781 (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:39.044925 20719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29f63ed6919498fbb3a5406fe06f781. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.012063 20718 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:39.019583 20714 tablet_service.cc:1511] Processing CreateTablet for tablet 266f5e304d6f41be96a53feeefeeb73f (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:39.006527 20864 tablet_service.cc:1511] Processing CreateTablet for tablet c84177fdb838459aad251ea3ed567d0c (DEFAULT_TABLE table=test-workload [id=7188ae3a72e546d5a0fb02f212a4acc5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:39.048205 20718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.049243 20864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84177fdb838459aad251ea3ed567d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.056318 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f5e304d6f41be96a53feeefeeb73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.058735 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306a89d291d7467283e46f565a6fe960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.103821 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b1bd989dec4d01b0fe0deacef7a0ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.108062 20789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266f5e304d6f41be96a53feeefeeb73f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.118566 20790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c84177fdb838459aad251ea3ed567d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.120174 20793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce3bf32140b4bd294064dbc9d2f6f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.120854 20788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cb8d7b465847b3b74ed3e3064509a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.121454 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171a3df7e0344a0b82d75173602a79ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.122933 20786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306a89d291d7467283e46f565a6fe960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:39.114580 20918 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.188699 20918 tablet_bootstrap.cc:654] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.202800 20919 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.213274 20920 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.215296 20918 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.216183 20918 ts_tablet_manager.cc:1403] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.005s
I20260710 13:23:39.219910 20918 raft_consensus.cc:359] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.223412 20918 raft_consensus.cc:385] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.223943 20918 raft_consensus.cc:740] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.225865 20920 tablet_bootstrap.cc:654] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.225099 20918 consensus_queue.cc:260] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.238760 20920 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.241060 20918 ts_tablet_manager.cc:1434] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.004s
I20260710 13:23:39.242120 20754 heartbeater.cc:499] Master 127.16.105.190:34699 was elected leader, sending a full tablet report...
I20260710 13:23:39.242596 20918 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.245949 20920 ts_tablet_manager.cc:1403] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.006s
I20260710 13:23:39.249305 20920 raft_consensus.cc:359] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.250002 20918 tablet_bootstrap.cc:654] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.250130 20920 raft_consensus.cc:385] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.250649 20920 raft_consensus.cc:740] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.251462 20920 consensus_queue.cc:260] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.253327 20919 tablet_bootstrap.cc:654] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.257953 20918 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.258615 20918 ts_tablet_manager.cc:1403] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:23:39.262368 20918 raft_consensus.cc:359] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.263360 20918 raft_consensus.cc:385] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.263693 20918 raft_consensus.cc:740] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.264488 20918 consensus_queue.cc:260] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.264989 20920 ts_tablet_manager.cc:1434] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.005s
I20260710 13:23:39.264824 20829 heartbeater.cc:499] Master 127.16.105.190:34699 was elected leader, sending a full tablet report...
I20260710 13:23:39.266544 20920 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.267217 20918 ts_tablet_manager.cc:1434] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:23:39.268250 20918 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.273160 20920 tablet_bootstrap.cc:654] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.274211 20918 tablet_bootstrap.cc:654] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.287432 20919 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.288189 20919 ts_tablet_manager.cc:1403] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.008s
I20260710 13:23:39.288614 20918 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.289213 20918 ts_tablet_manager.cc:1403] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:23:39.289813 20920 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.290442 20920 ts_tablet_manager.cc:1403] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 13:23:39.291647 20919 raft_consensus.cc:359] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.292202 20918 raft_consensus.cc:359] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.292697 20919 raft_consensus.cc:385] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.293110 20918 raft_consensus.cc:385] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.293256 20919 raft_consensus.cc:740] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.293682 20918 raft_consensus.cc:740] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.293882 20920 raft_consensus.cc:359] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.294523 20919 consensus_queue.cc:260] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.294787 20918 consensus_queue.cc:260] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.294835 20920 raft_consensus.cc:385] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.296022 20920 raft_consensus.cc:740] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.297435 20918 ts_tablet_manager.cc:1434] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:39.297341 20920 consensus_queue.cc:260] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.298578 20918 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.301191 20920 ts_tablet_manager.cc:1434] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:23:39.302151 20923 raft_consensus.cc:493] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.302949 20920 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.303007 20923 raft_consensus.cc:515] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.307168 20919 ts_tablet_manager.cc:1434] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 13:23:39.307497 20918 tablet_bootstrap.cc:654] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.310765 20903 heartbeater.cc:499] Master 127.16.105.190:34699 was elected leader, sending a full tablet report...
I20260710 13:23:39.308405 20923 leader_election.cc:290] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.319208 20920 tablet_bootstrap.cc:654] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.319391 20919 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.353507 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:39.356108 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.356401 20918 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.357213 20918 ts_tablet_manager.cc:1403] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.015s
I20260710 13:23:39.357345 20878 raft_consensus.cc:2468] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:39.358386 20919 tablet_bootstrap.cc:654] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:39.358548 20694 leader_election.cc:343] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.360620 20695 leader_election.cc:304] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [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: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:39.361505 20923 raft_consensus.cc:2804] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.361287 20918 raft_consensus.cc:359] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.353844 20920 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.362046 20923 raft_consensus.cc:493] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.362300 20918 raft_consensus.cc:385] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.362550 20923 raft_consensus.cc:3060] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.362702 20920 ts_tablet_manager.cc:1403] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.008s
I20260710 13:23:39.363920 20918 raft_consensus.cc:740] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.365100 20918 consensus_queue.cc:260] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.366621 20920 raft_consensus.cc:359] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.367844 20920 raft_consensus.cc:385] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.368222 20920 raft_consensus.cc:740] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.371268 20919 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.371882 20919 ts_tablet_manager.cc:1403] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.004s
I20260710 13:23:39.376734 20920 consensus_queue.cc:260] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.379045 20920 ts_tablet_manager.cc:1434] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 13:23:39.380239 20920 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.384748 20923 raft_consensus.cc:515] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.387454 20920 tablet_bootstrap.cc:654] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.388063 20919 raft_consensus.cc:359] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.388833 20919 raft_consensus.cc:385] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.389153 20919 raft_consensus.cc:740] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.389066 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:39.390873 20919 consensus_queue.cc:260] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
W20260710 13:23:39.391337 20694 leader_election.cc:343] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.393487 20919 ts_tablet_manager.cc:1434] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:39.394438 20919 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.400974 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:39.401950 20878 raft_consensus.cc:3060] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.412981 20923 leader_election.cc:290] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.414314 20878 raft_consensus.cc:2468] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:39.416327 20695 leader_election.cc:304] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [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: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 068b28ad25b947f38c5978006b8e731a
W20260710 13:23:39.420917 20675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:39.401963 20919 tablet_bootstrap.cc:654] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.419006 20923 raft_consensus.cc:2804] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.424209 20923 raft_consensus.cc:697] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:39.425432 20923 consensus_queue.cc:237] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.426008 20918 ts_tablet_manager.cc:1434] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.068s	user 0.030s	sys 0.034s
I20260710 13:23:39.427881 20918 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.428541 20920 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.429487 20920 ts_tablet_manager.cc:1403] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.008s
I20260710 13:23:39.432941 20920 raft_consensus.cc:359] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.433759 20920 raft_consensus.cc:385] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.433985 20918 tablet_bootstrap.cc:654] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.434072 20920 raft_consensus.cc:740] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.435283 20920 consensus_queue.cc:260] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.439895 20919 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.441190 20919 ts_tablet_manager.cc:1403] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.000s
I20260710 13:23:39.441263 20920 ts_tablet_manager.cc:1434] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:23:39.442792 20920 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.445201 20923 raft_consensus.cc:493] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.445727 20923 raft_consensus.cc:515] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.449182 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.449267 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
W20260710 13:23:39.450876 20695 leader_election.cc:343] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:39.451514 20694 leader_election.cc:343] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.451665 20923 leader_election.cc:290] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.452240 20694 leader_election.cc:304] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12; no voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.437500 20625 catalog_manager.cc:5697] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.456621 20923 raft_consensus.cc:2749] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.457343 20920 tablet_bootstrap.cc:654] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.447227 20919 raft_consensus.cc:359] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.458349 20919 raft_consensus.cc:385] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.458703 20919 raft_consensus.cc:740] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.460160 20918 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.459708 20919 consensus_queue.cc:260] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.460861 20918 ts_tablet_manager.cc:1403] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.019s
I20260710 13:23:39.462165 20919 ts_tablet_manager.cc:1434] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:23:39.463310 20919 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.464089 20918 raft_consensus.cc:359] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.464932 20918 raft_consensus.cc:385] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.465276 20918 raft_consensus.cc:740] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.466454 20925 raft_consensus.cc:493] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.466387 20918 consensus_queue.cc:260] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.467383 20925 raft_consensus.cc:515] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.469435 20918 ts_tablet_manager.cc:1434] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:39.470649 20918 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.470870 20919 tablet_bootstrap.cc:654] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.474969 20925 leader_election.cc:290] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.480322 20918 tablet_bootstrap.cc:654] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.484498 20919 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.485478 20925 raft_consensus.cc:493] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.486193 20925 raft_consensus.cc:515] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.488924 20925 leader_election.cc:290] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.489699 20919 ts_tablet_manager.cc:1403] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 13:23:39.493963 20919 raft_consensus.cc:359] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.495612 20919 raft_consensus.cc:385] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.496840 20929 raft_consensus.cc:493] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.497185 20919 raft_consensus.cc:740] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.498014 20929 raft_consensus.cc:515] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.498769 20919 consensus_queue.cc:260] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.505266 20929 leader_election.cc:290] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.510531 20918 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.514947 20918 ts_tablet_manager.cc:1403] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.007s
I20260710 13:23:39.519761 20925 raft_consensus.cc:493] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.520766 20925 raft_consensus.cc:515] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.523901 20925 leader_election.cc:290] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.526417 20918 raft_consensus.cc:359] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.529121 20918 raft_consensus.cc:385] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.530298 20918 raft_consensus.cc:740] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.532105 20918 consensus_queue.cc:260] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.537657 20918 ts_tablet_manager.cc:1434] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:23:39.540742 20918 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.549214 20918 tablet_bootstrap.cc:654] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.552650 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.553463 20729 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:39.554481 20925 raft_consensus.cc:493] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.554962 20844 leader_election.cc:304] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.555168 20925 raft_consensus.cc:515] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.556428 20929 raft_consensus.cc:2804] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.557026 20929 raft_consensus.cc:493] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.557550 20929 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.558130 20925 leader_election.cc:290] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.562175 20919 ts_tablet_manager.cc:1434] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.032s
I20260710 13:23:39.565419 20919 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.569855 20929 raft_consensus.cc:515] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.574101 20919 tablet_bootstrap.cc:654] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.574700 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.575388 20729 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.580606 20919 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.581184 20919 ts_tablet_manager.cc:1403] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:23:39.584354 20919 raft_consensus.cc:359] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.584892 20729 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:39.585186 20919 raft_consensus.cc:385] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.585628 20919 raft_consensus.cc:740] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.586633 20844 leader_election.cc:304] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.586419 20919 consensus_queue.cc:260] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.588534 20945 raft_consensus.cc:2804] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.590629 20918 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.592569 20918 ts_tablet_manager.cc:1403] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.004s
I20260710 13:23:39.599278 20918 raft_consensus.cc:359] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.600229 20918 raft_consensus.cc:385] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.600550 20918 raft_consensus.cc:740] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.601383 20918 consensus_queue.cc:260] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.604246 20918 ts_tablet_manager.cc:1434] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:23:39.605352 20918 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.608246 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:39.610030 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:39.612398 20918 tablet_bootstrap.cc:654] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:39.612347 20843 leader_election.cc:343] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:39.613503 20843 leader_election.cc:343] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.616601 20929 leader_election.cc:290] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.623962 20727 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.622784 20945 raft_consensus.cc:697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:39.625329 20727 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:39.626109 20945 consensus_queue.cc:237] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.627323 20770 leader_election.cc:304] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:39.628664 20925 raft_consensus.cc:2804] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.629175 20919 ts_tablet_manager.cc:1434] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.048s	user 0.021s	sys 0.021s
I20260710 13:23:39.629168 20925 raft_consensus.cc:493] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.624285 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.632208 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.632921 20728 raft_consensus.cc:2468] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:39.630914 20925 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.637202 20919 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.638293 20923 raft_consensus.cc:493] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.638957 20923 raft_consensus.cc:515] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.630777 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f5e304d6f41be96a53feeefeeb73f" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.640205 20729 raft_consensus.cc:2468] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:39.640733 20920 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.641207 20920 ts_tablet_manager.cc:1403] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.199s	user 0.044s	sys 0.091s
I20260710 13:23:39.636411 20770 leader_election.cc:304] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:39.648043 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29f63ed6919498fbb3a5406fe06f781" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.648794 20878 raft_consensus.cc:2468] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:39.646934 20770 leader_election.cc:304] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:39.650761 20695 leader_election.cc:304] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.652225 20935 raft_consensus.cc:2804] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.652742 20935 raft_consensus.cc:493] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.653152 20935 raft_consensus.cc:3060] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.654695 20918 tablet_bootstrap.cc:492] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.655294 20918 ts_tablet_manager.cc:1403] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.007s
I20260710 13:23:39.643710 20923 leader_election.cc:290] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.658895 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29f63ed6919498fbb3a5406fe06f781" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
W20260710 13:23:39.661084 20694 leader_election.cc:343] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.661369 20918 raft_consensus.cc:359] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.662384 20918 raft_consensus.cc:385] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.662724 20918 raft_consensus.cc:740] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.663980 20918 consensus_queue.cc:260] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.664736 20920 raft_consensus.cc:359] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.665889 20920 raft_consensus.cc:385] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.668114 20918 ts_tablet_manager.cc:1434] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260710 13:23:39.669401 20919 tablet_bootstrap.cc:654] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.669585 20918 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:39.666323 20920 raft_consensus.cc:740] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.678388 20918 tablet_bootstrap.cc:654] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.678157 20935 raft_consensus.cc:515] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.687057 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29f63ed6919498fbb3a5406fe06f781" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:39.688797 20935 leader_election.cc:290] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.687556 20920 consensus_queue.cc:260] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.690034 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29f63ed6919498fbb3a5406fe06f781" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
W20260710 13:23:39.689666 20694 leader_election.cc:343] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.691119 20878 raft_consensus.cc:3060] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.686594 20627 catalog_manager.cc:5697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.693225 20925 raft_consensus.cc:515] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.694011 20945 raft_consensus.cc:493] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.694525 20945 raft_consensus.cc:515] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.695304 20925 leader_election.cc:290] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.696035 20957 raft_consensus.cc:2804] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.696481 20957 raft_consensus.cc:493] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.696920 20957 raft_consensus.cc:3060] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.697568 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.698518 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
W20260710 13:23:39.699048 20844 leader_election.cc:343] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.699175 20803 raft_consensus.cc:2468] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:39.699627 20878 raft_consensus.cc:2468] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:39.700314 20925 raft_consensus.cc:2804] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.700760 20843 leader_election.cc:304] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [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: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:39.701045 20695 leader_election.cc:304] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [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: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:39.701651 20945 leader_election.cc:290] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.700778 20925 raft_consensus.cc:493] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.702368 20952 raft_consensus.cc:2804] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.702831 20925 raft_consensus.cc:3060] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.702934 20952 raft_consensus.cc:493] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.703377 20952 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.713629 20920 ts_tablet_manager.cc:1434] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.004s
W20260710 13:23:39.707654 20770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:42107, user_credentials={real_user=slave}} blocked reactor thread for 60982us
I20260710 13:23:39.707940 20935 raft_consensus.cc:2804] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.718950 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f5e304d6f41be96a53feeefeeb73f" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.720619 20876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.723826 20935 raft_consensus.cc:697] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:39.721871 20877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.725322 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:39.722067 20952 raft_consensus.cc:515] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.722858 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.726903 20875 raft_consensus.cc:2393] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 068b28ad25b947f38c5978006b8e731a in current term 1: Already voted for candidate 7a6c98433cbc49b7a287ab8245c1a06e in this term.
I20260710 13:23:39.726706 20957 raft_consensus.cc:515] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.728497 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.729151 20957 leader_election.cc:290] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
W20260710 13:23:39.730049 20844 leader_election.cc:343] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.731473 20919 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.732029 20918 tablet_bootstrap.cc:492] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:39.732510 20918 ts_tablet_manager.cc:1403] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.013s
I20260710 13:23:39.716030 20920 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.720649 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.733269 20726 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.735244 20918 raft_consensus.cc:359] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.736012 20918 raft_consensus.cc:385] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.736263 20918 raft_consensus.cc:740] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.737465 20952 leader_election.cc:290] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.732050 20919 ts_tablet_manager.cc:1403] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.001s
I20260710 13:23:39.738173 20925 raft_consensus.cc:515] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.741374 20918 consensus_queue.cc:260] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
W20260710 13:23:39.742590 20770 leader_election.cc:343] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.742373 20919 raft_consensus.cc:359] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.743081 20919 raft_consensus.cc:385] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.743368 20919 raft_consensus.cc:740] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.743432 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:39.744115 20803 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.744163 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.744825 20729 raft_consensus.cc:3060] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.745165 20918 ts_tablet_manager.cc:1434] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:23:39.746227 20919 consensus_queue.cc:260] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.740360 20935 consensus_queue.cc:237] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.749300 20920 tablet_bootstrap.cc:654] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.749814 20919 ts_tablet_manager.cc:1434] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:39.750880 20919 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
W20260710 13:23:39.752664 20770 leader_election.cc:343] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.753717 20726 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
W20260710 13:23:39.753724 20770 leader_election.cc:343] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.754644 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
W20260710 13:23:39.755592 20770 leader_election.cc:343] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:39.756955 20770 leader_election.cc:343] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.758230 20770 leader_election.cc:304] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a; no voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.759820 20919 tablet_bootstrap.cc:654] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:39.760224 20770 leader_election.cc:343] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.761421 20770 leader_election.cc:304] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [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: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.761914 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f5e304d6f41be96a53feeefeeb73f" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.762543 20726 raft_consensus.cc:3060] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.763005 20958 raft_consensus.cc:2804] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.774560 20803 raft_consensus.cc:2468] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:39.775528 20962 raft_consensus.cc:2749] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.776261 20925 leader_election.cc:290] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.776669 20843 leader_election.cc:304] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [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: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:39.777555 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266f5e304d6f41be96a53feeefeeb73f" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:39.778374 20952 raft_consensus.cc:2804] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.778851 20726 raft_consensus.cc:2468] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:39.779086 20952 raft_consensus.cc:697] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:39.780582 20952 consensus_queue.cc:237] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
W20260710 13:23:39.779212 20770 leader_election.cc:343] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:39.759362 20957 raft_consensus.cc:493] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.789387 20957 raft_consensus.cc:515] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.790879 20770 leader_election.cc:304] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [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: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.790344 20958 raft_consensus.cc:697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:39.795565 20729 raft_consensus.cc:2468] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:39.797673 20770 leader_election.cc:304] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [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: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.799516 20962 raft_consensus.cc:2804] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.800212 20962 raft_consensus.cc:697] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:39.800251 20957 leader_election.cc:290] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.801488 20962 consensus_queue.cc:237] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.806262 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.807264 20875 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:39.811542 20919 tablet_bootstrap.cc:492] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.812260 20770 leader_election.cc:304] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.812754 20919 ts_tablet_manager.cc:1403] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.005s
I20260710 13:23:39.804872 20925 raft_consensus.cc:2804] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.816574 20957 raft_consensus.cc:2804] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.817603 20957 raft_consensus.cc:493] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.818159 20957 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.806923 20958 consensus_queue.cc:237] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.819654 20925 raft_consensus.cc:697] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:39.821134 20925 consensus_queue.cc:237] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.823417 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.824414 20729 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:39.845916 20919 raft_consensus.cc:359] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.847497 20919 raft_consensus.cc:385] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.847924 20919 raft_consensus.cc:740] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.849053 20919 consensus_queue.cc:260] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
W20260710 13:23:39.849695 20694 consensus_peers.cc:597] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 -> Peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Couldn't send request to peer 068b28ad25b947f38c5978006b8e731a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:39.848877 20624 catalog_manager.cc:5697] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:39.856330 20920 tablet_bootstrap.cc:492] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.858824 20919 ts_tablet_manager.cc:1434] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.012s
I20260710 13:23:39.857860 20920 ts_tablet_manager.cc:1403] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.143s	user 0.034s	sys 0.034s
I20260710 13:23:39.864773 20920 raft_consensus.cc:359] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.865597 20920 raft_consensus.cc:385] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.865919 20920 raft_consensus.cc:740] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.870301 20625 catalog_manager.cc:5697] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.875883 20957 raft_consensus.cc:515] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.872249 20919 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:39.879197 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.879866 20729 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.885867 20919 tablet_bootstrap.cc:654] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.887401 20729 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:39.889213 20957 leader_election.cc:290] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.889603 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:39.891151 20875 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.890805 20920 consensus_queue.cc:260] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.892465 20952 raft_consensus.cc:493] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.892942 20952 raft_consensus.cc:515] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.894202 20920 ts_tablet_manager.cc:1434] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:23:39.895252 20952 leader_election.cc:290] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.895710 20920 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.896837 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:39.897271 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c84177fdb838459aad251ea3ed567d0c" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.898228 20726 raft_consensus.cc:2393] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6c98433cbc49b7a287ab8245c1a06e in current term 1: Already voted for candidate 068b28ad25b947f38c5978006b8e731a in this term.
I20260710 13:23:39.899636 20844 leader_election.cc:304] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:39.900971 20952 raft_consensus.cc:3060] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.904973 20920 tablet_bootstrap.cc:654] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.906688 20875 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:39.910458 20945 raft_consensus.cc:493] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.910998 20945 raft_consensus.cc:515] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.912776 20770 leader_election.cc:304] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.913228 20945 leader_election.cc:290] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.914286 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:39.914973 20726 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:39.916036 20962 raft_consensus.cc:2804] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.916260 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:39.916847 20962 raft_consensus.cc:697] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:39.917094 20803 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:39.917337 20844 leader_election.cc:304] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.917722 20962 consensus_queue.cc:237] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.919478 20945 raft_consensus.cc:2804] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:39.919960 20945 raft_consensus.cc:493] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:39.920286 20952 raft_consensus.cc:2749] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.920459 20945 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.930389 20919 tablet_bootstrap.cc:492] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:39.930881 20919 ts_tablet_manager.cc:1403] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.006s
I20260710 13:23:39.926514 20625 catalog_manager.cc:5697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.933671 20920 tablet_bootstrap.cc:492] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:39.934157 20920 ts_tablet_manager.cc:1403] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.009s
I20260710 13:23:39.934900 20919 raft_consensus.cc:359] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.935671 20919 raft_consensus.cc:385] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.936024 20919 raft_consensus.cc:740] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.933694 20625 catalog_manager.cc:5697] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.936623 20945 raft_consensus.cc:515] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.936632 20920 raft_consensus.cc:359] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.936969 20919 consensus_queue.cc:260] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.937633 20920 raft_consensus.cc:385] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:39.938052 20920 raft_consensus.cc:740] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:39.937891 20625 catalog_manager.cc:5697] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.944599 20920 consensus_queue.cc:260] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.946415 20919 ts_tablet_manager.cc:1434] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:23:39.946362 20935 raft_consensus.cc:493] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:39.947240 20935 raft_consensus.cc:515] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.948642 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:39.949311 20726 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.949528 20920 ts_tablet_manager.cc:1434] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:23:39.950671 20920 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:39.952155 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:39.957500 20920 tablet_bootstrap.cc:654] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:39.957350 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:39.957867 20726 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:39.958287 20803 raft_consensus.cc:2393] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33ad6b0f3b5341d6ae56edb992924a12 in current term 1: Already voted for candidate 7a6c98433cbc49b7a287ab8245c1a06e in this term.
I20260710 13:23:39.959617 20945 leader_election.cc:290] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:39.961371 20844 leader_election.cc:304] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:39.961534 20694 leader_election.cc:304] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12; no voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:39.962311 20945 raft_consensus.cc:2804] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:39.962458 20923 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.963537 20945 raft_consensus.cc:697] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:39.964457 20945 consensus_queue.cc:237] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:39.971622 20923 raft_consensus.cc:2749] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:39.972352 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:39.979657 20803 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:39.973378 20625 catalog_manager.cc:5697] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:39.972957 20935 leader_election.cc:290] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:39.992550 20935 consensus_queue.cc:1048] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:39.977512 20919 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:40.017019 20919 tablet_bootstrap.cc:654] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.022977 20920 tablet_bootstrap.cc:492] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:40.023556 20920 ts_tablet_manager.cc:1403] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.052s
I20260710 13:23:40.025952 20625 catalog_manager.cc:5697] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:40.027041 20920 raft_consensus.cc:359] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.027493 20803 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:40.028040 20920 raft_consensus.cc:385] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.029130 20920 raft_consensus.cc:740] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.030263 20920 consensus_queue.cc:260] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.035110 20920 ts_tablet_manager.cc:1434] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:23:40.036239 20920 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:40.042809 20920 tablet_bootstrap.cc:654] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:40.057858 20919 tablet_bootstrap.cc:492] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:40.058287 20919 ts_tablet_manager.cc:1403] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.000s
I20260710 13:23:40.060258 20920 tablet_bootstrap.cc:492] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:40.060822 20920 ts_tablet_manager.cc:1403] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 13:23:40.060599 20919 raft_consensus.cc:359] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.061333 20919 raft_consensus.cc:385] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.061630 20919 raft_consensus.cc:740] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.062362 20919 consensus_queue.cc:260] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.063562 20920 raft_consensus.cc:359] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.064342 20920 raft_consensus.cc:385] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:40.064447 20919 ts_tablet_manager.cc:1434] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:40.064693 20920 raft_consensus.cc:740] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:40.065624 20920 consensus_queue.cc:260] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.067759 20945 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.068217 20920 ts_tablet_manager.cc:1434] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:40.078989 20803 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.089080 20952 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.139075 20952 raft_consensus.cc:493] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.139659 20952 raft_consensus.cc:515] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.141980 20952 leader_election.cc:290] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:40.142787 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:40.143265 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:40.143863 20726 raft_consensus.cc:2393] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a6c98433cbc49b7a287ab8245c1a06e in current term 1: Already voted for candidate 068b28ad25b947f38c5978006b8e731a in this term.
I20260710 13:23:40.145278 20843 leader_election.cc:304] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:40.146068 20952 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.151724 20952 raft_consensus.cc:2749] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:40.153779 20803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
mode: GRACEFUL
new_leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:51398
I20260710 13:23:40.154435 20803 raft_consensus.cc:606] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Received request to transfer leadership to TS 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:40.172454 20875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
mode: GRACEFUL
new_leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:38032
I20260710 13:23:40.173043 20875 raft_consensus.cc:606] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Received request to transfer leadership to TS 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:40.185909 20875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
mode: GRACEFUL
new_leader_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:38032
I20260710 13:23:40.186432 20875 raft_consensus.cc:606] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Received request to transfer leadership to TS 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:40.192035 20875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
mode: GRACEFUL
new_leader_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:38032
I20260710 13:23:40.192581 20875 raft_consensus.cc:606] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Received request to transfer leadership to TS 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:40.198493 20803 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "306a89d291d7467283e46f565a6fe960"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:51398
I20260710 13:23:40.199005 20803 raft_consensus.cc:606] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:40.239355 20952 consensus_queue.cc:1048] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.250974 20962 raft_consensus.cc:493] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:40.251600 20962 raft_consensus.cc:515] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.251955 20952 consensus_queue.cc:1048] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.253928 20962 leader_election.cc:290] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:40.256134 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:40.257949 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc256d0167dc4bc49e9ce45124a008ae" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:40.259589 20770 leader_election.cc:304] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a; no voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:40.261094 20962 raft_consensus.cc:2749] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:40.262442 20945 raft_consensus.cc:993] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: : Instructing follower 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:40.262957 20952 raft_consensus.cc:1081] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Signalling peer 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:40.263023 20875 raft_consensus.cc:3060] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.264868 20803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:51392
I20260710 13:23:40.265519 20803 raft_consensus.cc:493] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:40.265933 20803 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.270499 20957 consensus_queue.cc:1048] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.272786 20803 raft_consensus.cc:515] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.275972 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:40.276609 20726 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.277153 20803 leader_election.cc:290] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:40.277408 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cb8d7b465847b3b74ed3e3064509a0" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:40.278107 20878 raft_consensus.cc:3055] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:40.278430 20878 raft_consensus.cc:740] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:40.279281 20878 consensus_queue.cc:260] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.280737 20878 raft_consensus.cc:3060] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.287750 20726 raft_consensus.cc:2468] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:40.289189 20770 leader_election.cc:304] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:40.289322 20925 consensus_queue.cc:1048] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.290479 20878 raft_consensus.cc:2468] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:40.290788 20964 raft_consensus.cc:2804] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:40.291316 20964 raft_consensus.cc:697] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:40.292322 20964 consensus_queue.cc:237] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.297052 20964 consensus_queue.cc:1048] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.302469 20958 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.308828 20803 raft_consensus.cc:3060] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.318830 20957 raft_consensus.cc:993] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: : Instructing follower 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:40.319383 20957 raft_consensus.cc:1081] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Signalling peer 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:40.322707 20729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:38522
I20260710 13:23:40.322741 20935 consensus_queue.cc:1048] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.323664 20729 raft_consensus.cc:493] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:40.324103 20729 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.330243 20957 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.331542 20962 consensus_queue.cc:1048] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.331696 20729 raft_consensus.cc:515] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.332908 20726 raft_consensus.cc:1240] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Rejecting Update request from peer 068b28ad25b947f38c5978006b8e731a for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:40.334254 20729 leader_election.cc:290] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:40.335389 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:40.336350 20878 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.336233 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:40.337136 20804 raft_consensus.cc:3055] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:40.337519 20804 raft_consensus.cc:740] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:40.338018 20964 consensus_queue.cc:1059] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.338486 20625 catalog_manager.cc:5697] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 1 to 2, leader changed from 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131) to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 2 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.344491 20935 consensus_queue.cc:1048] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.345197 20878 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:40.346129 20875 raft_consensus.cc:1240] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Rejecting Update request from peer 068b28ad25b947f38c5978006b8e731a for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:23:40.339308 20804 consensus_queue.cc:260] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.348969 20804 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.353886 20695 leader_election.cc:304] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:40.354897 20935 raft_consensus.cc:2804] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:40.355599 20935 raft_consensus.cc:697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:40.356554 20935 consensus_queue.cc:237] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.367525 20804 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:40.380563 20625 catalog_manager.cc:5697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 1 to 2, leader changed from 068b28ad25b947f38c5978006b8e731a (127.16.105.130) to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.389103 20962 consensus_queue.cc:1048] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.403292 20957 consensus_queue.cc:1048] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.413798 20957 raft_consensus.cc:993] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:40.414289 20964 raft_consensus.cc:1081] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:40.415766 20874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "306a89d291d7467283e46f565a6fe960"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38024
I20260710 13:23:40.416339 20874 raft_consensus.cc:493] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:40.416731 20874 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.419100 20803 raft_consensus.cc:3060] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:40.422593 20874 raft_consensus.cc:515] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.427403 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:40.428104 20804 raft_consensus.cc:3055] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:40.428443 20804 raft_consensus.cc:740] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:40.429556 20804 consensus_queue.cc:260] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.430922 20804 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.437559 20874 leader_election.cc:290] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:40.438479 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306a89d291d7467283e46f565a6fe960" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:40.439980 20729 raft_consensus.cc:3060] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.440609 20804 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:40.442015 20843 leader_election.cc:304] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:40.443374 20952 raft_consensus.cc:2804] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:40.443850 20952 raft_consensus.cc:697] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:40.444692 20952 consensus_queue.cc:237] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.448505 20729 raft_consensus.cc:2468] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:40.453869 20625 catalog_manager.cc:5697] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 1 to 2, leader changed from 068b28ad25b947f38c5978006b8e731a (127.16.105.130) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:40.472896 20952 consensus_queue.cc:1048] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.481863 20945 raft_consensus.cc:993] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: : Instructing follower 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:40.482540 20953 raft_consensus.cc:1081] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Signalling peer 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:40.484638 20726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:38536
I20260710 13:23:40.485292 20726 raft_consensus.cc:493] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:40.485714 20726 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.488407 20945 consensus_queue.cc:1048] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:40.495955 20726 raft_consensus.cc:515] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.499681 20726 leader_election.cc:290] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:40.501959 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:40.502562 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171a3df7e0344a0b82d75173602a79ee" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:40.503083 20874 raft_consensus.cc:3055] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:40.503396 20803 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.503707 20874 raft_consensus.cc:740] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:40.505242 20874 consensus_queue.cc:260] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.507643 20874 raft_consensus.cc:3060] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.514732 20803 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:40.517807 20874 raft_consensus.cc:2468] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:40.517871 20694 leader_election.cc:304] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:40.521268 20935 raft_consensus.cc:2804] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:40.521890 20935 raft_consensus.cc:697] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:40.522897 20935 consensus_queue.cc:237] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.530149 20625 catalog_manager.cc:5697] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 1 to 2, leader changed from 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131) to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.578724 20953 raft_consensus.cc:993] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: : Instructing follower 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:40.579262 20945 raft_consensus.cc:1081] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Signalling peer 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:40.581203 20803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:51392
I20260710 13:23:40.581732 20803 raft_consensus.cc:493] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:40.582037 20803 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.587661 20803 raft_consensus.cc:515] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.589892 20803 leader_election.cc:290] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:40.590915 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:40.591020 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:40.591717 20726 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.591748 20874 raft_consensus.cc:3055] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:40.592342 20874 raft_consensus.cc:740] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:40.593245 20874 consensus_queue.cc:260] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.594499 20874 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:40.599375 20726 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:40.600906 20770 leader_election.cc:304] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:40.601727 20874 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:40.601774 20964 raft_consensus.cc:2804] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:40.602488 20964 raft_consensus.cc:697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:40.603366 20964 consensus_queue.cc:237] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:40.610855 20625 catalog_manager.cc:5697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 1 to 2, leader changed from 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131) to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 2 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:40.790722 20726 raft_consensus.cc:1275] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.792322 20957 consensus_queue.cc:1048] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:40.802558 20874 raft_consensus.cc:1275] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.804545 20964 consensus_queue.cc:1048] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:40.904846 20874 raft_consensus.cc:1275] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.906268 20935 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:40.917959 20726 raft_consensus.cc:1275] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.920122 20803 raft_consensus.cc:1275] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.920645 20945 consensus_queue.cc:1048] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:40.922608 20935 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:40.931967 20803 raft_consensus.cc:1275] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.934679 20945 consensus_queue.cc:1048] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:40.947309 20874 raft_consensus.cc:1275] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.948817 20976 consensus_queue.cc:1048] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:40.957788 20803 raft_consensus.cc:1275] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:40.959416 21003 consensus_queue.cc:1048] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:41.029956 20726 raft_consensus.cc:1275] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:41.031558 20964 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:41.039461 20874 raft_consensus.cc:1275] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:41.041553 20957 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.230558 20627 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44730:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:43.233008 20627 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:43.288272 20713 tablet_service.cc:1511] Processing CreateTablet for tablet df711346ff42472fabb11af0b0ef84b6 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:43.290001 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df711346ff42472fabb11af0b0ef84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.289716 20787 tablet_service.cc:1511] Processing CreateTablet for tablet df711346ff42472fabb11af0b0ef84b6 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:43.291395 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df711346ff42472fabb11af0b0ef84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.291127 20867 tablet_service.cc:1511] Processing CreateTablet for tablet df711346ff42472fabb11af0b0ef84b6 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:43.292536 20867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df711346ff42472fabb11af0b0ef84b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.293334 20711 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:43.294682 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.297454 20863 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:43.298868 20863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.300921 20715 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:43.302742 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.307076 20794 tablet_service.cc:1511] Processing CreateTablet for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:43.310148 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7b2cd2da7eb4f55b3bfa31b4ea70b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.321601 21019 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.331111 21019 tablet_bootstrap.cc:654] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.342101 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:43.343642 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.345427 20868 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:43.348084 20868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1ad7a7c7ba4554b5d6bd35e6989bc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.374351 20713 tablet_service.cc:1511] Processing CreateTablet for tablet d72e403bf9304b45816a7403d703c1a0 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:43.376060 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72e403bf9304b45816a7403d703c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.380436 20791 tablet_service.cc:1511] Processing CreateTablet for tablet d72e403bf9304b45816a7403d703c1a0 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:43.382035 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72e403bf9304b45816a7403d703c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.381932 20863 tablet_service.cc:1511] Processing CreateTablet for tablet d72e403bf9304b45816a7403d703c1a0 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:43.383365 20863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d72e403bf9304b45816a7403d703c1a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.385440 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 4535b715ec934ceeb77d28b1270c1b99 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:43.392115 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4535b715ec934ceeb77d28b1270c1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.408430 21019 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.409135 21019 ts_tablet_manager.cc:1403] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.088s	user 0.039s	sys 0.015s
I20260710 13:23:43.393306 21020 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.413112 21019 raft_consensus.cc:359] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.414299 21019 raft_consensus.cc:385] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.414729 21019 raft_consensus.cc:740] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.416028 21019 consensus_queue.cc:260] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.421482 20867 tablet_service.cc:1511] Processing CreateTablet for tablet 4535b715ec934ceeb77d28b1270c1b99 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:43.424259 20867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4535b715ec934ceeb77d28b1270c1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.429116 20794 tablet_service.cc:1511] Processing CreateTablet for tablet 4535b715ec934ceeb77d28b1270c1b99 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:43.431526 20794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4535b715ec934ceeb77d28b1270c1b99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.437520 21019 ts_tablet_manager.cc:1434] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:23:43.439278 20714 tablet_service.cc:1511] Processing CreateTablet for tablet 737be82c6378477e97f021e1181c845e (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:43.456840 21019 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.457043 20714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737be82c6378477e97f021e1181c845e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.442751 21022 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.465392 21019 tablet_bootstrap.cc:654] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.446326 20787 tablet_service.cc:1511] Processing CreateTablet for tablet 737be82c6378477e97f021e1181c845e (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:43.466801 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737be82c6378477e97f021e1181c845e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.452085 21020 tablet_bootstrap.cc:654] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.479473 21022 tablet_bootstrap.cc:654] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:43.491092 20675 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:43.492697 20711 tablet_service.cc:1511] Processing CreateTablet for tablet 49b190ed48034e15aafd00f273e6f382 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:43.496275 20711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b190ed48034e15aafd00f273e6f382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.498150 21020 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.498908 21020 ts_tablet_manager.cc:1403] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.106s	user 0.004s	sys 0.014s
I20260710 13:23:43.500685 20868 tablet_service.cc:1511] Processing CreateTablet for tablet 4616f4fd0ce7442694cc2aaeebd638b8 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:43.502058 20868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4616f4fd0ce7442694cc2aaeebd638b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.505522 20792 tablet_service.cc:1511] Processing CreateTablet for tablet 4616f4fd0ce7442694cc2aaeebd638b8 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:43.505868 20713 tablet_service.cc:1511] Processing CreateTablet for tablet 4616f4fd0ce7442694cc2aaeebd638b8 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:43.506863 20792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4616f4fd0ce7442694cc2aaeebd638b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.507174 20713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4616f4fd0ce7442694cc2aaeebd638b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.508770 20867 tablet_service.cc:1511] Processing CreateTablet for tablet 49b190ed48034e15aafd00f273e6f382 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:43.510203 20867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b190ed48034e15aafd00f273e6f382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.512929 20791 tablet_service.cc:1511] Processing CreateTablet for tablet 49b190ed48034e15aafd00f273e6f382 (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:43.514432 20791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49b190ed48034e15aafd00f273e6f382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.521647 20715 tablet_service.cc:1511] Processing CreateTablet for tablet b57eb401d90c4ae7b6f49d599b6e362d (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:43.523133 20715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57eb401d90c4ae7b6f49d599b6e362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.536304 20863 tablet_service.cc:1511] Processing CreateTablet for tablet 737be82c6378477e97f021e1181c845e (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:43.537717 20863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737be82c6378477e97f021e1181c845e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.540875 20787 tablet_service.cc:1511] Processing CreateTablet for tablet b57eb401d90c4ae7b6f49d599b6e362d (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:43.542440 20787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57eb401d90c4ae7b6f49d599b6e362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.547883 20866 tablet_service.cc:1511] Processing CreateTablet for tablet b57eb401d90c4ae7b6f49d599b6e362d (DEFAULT_TABLE table=soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:43.549244 20866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b57eb401d90c4ae7b6f49d599b6e362d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:43.548981 21020 raft_consensus.cc:359] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.555887 21020 raft_consensus.cc:385] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.557245 21020 raft_consensus.cc:740] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.558005 21020 consensus_queue.cc:260] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.561734 21022 tablet_bootstrap.cc:492] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.562286 21022 ts_tablet_manager.cc:1403] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.000s
I20260710 13:23:43.565311 21019 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.565289 21022 raft_consensus.cc:359] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.566042 21019 ts_tablet_manager.cc:1403] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.109s	user 0.029s	sys 0.048s
I20260710 13:23:43.573311 21020 ts_tablet_manager.cc:1434] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.007s
I20260710 13:23:43.574396 21020 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.581085 21019 raft_consensus.cc:359] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.581862 21019 raft_consensus.cc:385] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.566033 21022 raft_consensus.cc:385] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.582219 21019 raft_consensus.cc:740] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.582352 21022 raft_consensus.cc:740] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.585222 21022 consensus_queue.cc:260] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.587693 21022 ts_tablet_manager.cc:1434] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:23:43.596526 21022 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.593523 21020 tablet_bootstrap.cc:654] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.583092 21019 consensus_queue.cc:260] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.599063 21019 ts_tablet_manager.cc:1434] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:23:43.599493 21008 raft_consensus.cc:493] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.600200 21008 raft_consensus.cc:515] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.604573 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df711346ff42472fabb11af0b0ef84b6" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:43.605324 20803 raft_consensus.cc:2468] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.605931 21019 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.604576 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df711346ff42472fabb11af0b0ef84b6" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:43.606856 20874 raft_consensus.cc:2468] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.608196 20695 leader_election.cc:304] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:43.604768 21008 leader_election.cc:290] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.631994 21008 raft_consensus.cc:2804] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.632408 21008 raft_consensus.cc:493] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.632720 21008 raft_consensus.cc:3060] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:43.653906 20695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:41709, user_credentials={real_user=slave}} blocked reactor thread for 45800.6us
I20260710 13:23:43.672076 21029 raft_consensus.cc:493] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.672758 21029 raft_consensus.cc:515] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.676182 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:43.676681 21029 leader_election.cc:290] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
W20260710 13:23:43.677743 20694 leader_election.cc:343] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:43.679425 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:43.679180 21008 raft_consensus.cc:515] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.682428 21008 leader_election.cc:290] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.683096 21020 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.683524 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df711346ff42472fabb11af0b0ef84b6" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:43.683696 21020 ts_tablet_manager.cc:1403] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.110s	user 0.036s	sys 0.055s
I20260710 13:23:43.685204 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df711346ff42472fabb11af0b0ef84b6" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:43.686415 20803 raft_consensus.cc:3060] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.686801 20874 raft_consensus.cc:3060] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.689817 21022 tablet_bootstrap.cc:654] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.689491 21020 raft_consensus.cc:359] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.690289 21020 raft_consensus.cc:385] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.690636 21020 raft_consensus.cc:740] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.691612 21020 consensus_queue.cc:260] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.695478 21020 ts_tablet_manager.cc:1434] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:43.696511 21020 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
W20260710 13:23:43.684464 20695 leader_election.cc:343] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:43.698540 20695 leader_election.cc:304] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12; no voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:43.699950 21028 raft_consensus.cc:2749] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:43.702971 20874 raft_consensus.cc:2468] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.705848 21020 tablet_bootstrap.cc:654] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.706130 20695 leader_election.cc:304] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:43.707216 21029 raft_consensus.cc:2804] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.707839 21029 raft_consensus.cc:697] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:43.708957 21029 consensus_queue.cc:237] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.711304 21019 tablet_bootstrap.cc:654] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.715436 20803 raft_consensus.cc:2468] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.720860 21022 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.721616 21022 ts_tablet_manager.cc:1403] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.013s
I20260710 13:23:43.724983 21019 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.725044 21022 raft_consensus.cc:359] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.725744 21019 ts_tablet_manager.cc:1403] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.004s
I20260710 13:23:43.726091 21022 raft_consensus.cc:385] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.726183 21020 tablet_bootstrap.cc:492] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.726512 21022 raft_consensus.cc:740] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.726893 21020 ts_tablet_manager.cc:1403] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260710 13:23:43.727627 21022 consensus_queue.cc:260] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.728945 21019 raft_consensus.cc:359] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.729703 21019 raft_consensus.cc:385] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.730032 21019 raft_consensus.cc:740] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.729892 21020 raft_consensus.cc:359] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.730736 21020 raft_consensus.cc:385] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.731061 21020 raft_consensus.cc:740] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.730937 21019 consensus_queue.cc:260] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.731884 21020 consensus_queue.cc:260] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.733418 21019 ts_tablet_manager.cc:1434] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:43.734166 21020 ts_tablet_manager.cc:1434] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:23:43.734421 21019 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.735186 21020 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.738112 20627 catalog_manager.cc:5697] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.741632 21019 tablet_bootstrap.cc:654] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.742100 21020 tablet_bootstrap.cc:654] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.747614 21022 ts_tablet_manager.cc:1434] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260710 13:23:43.749068 21022 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.756964 21022 tablet_bootstrap.cc:654] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.770579 21020 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.771694 21020 ts_tablet_manager.cc:1403] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260710 13:23:43.773414 21022 tablet_bootstrap.cc:492] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.773698 21029 raft_consensus.cc:493] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.773939 21022 ts_tablet_manager.cc:1403] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:23:43.773969 21019 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.774183 21029 raft_consensus.cc:515] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.774818 21019 ts_tablet_manager.cc:1403] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.008s
I20260710 13:23:43.775393 21020 raft_consensus.cc:359] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.776314 21020 raft_consensus.cc:385] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.776696 21020 raft_consensus.cc:740] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.777405 21022 raft_consensus.cc:359] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.777565 21020 consensus_queue.cc:260] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.778190 21022 raft_consensus.cc:385] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.778743 21022 raft_consensus.cc:740] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.778134 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1ad7a7c7ba4554b5d6bd35e6989bc3" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:43.779882 20874 raft_consensus.cc:2468] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.779508 21022 consensus_queue.cc:260] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.780922 21020 ts_tablet_manager.cc:1434] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:43.781858 21022 ts_tablet_manager.cc:1434] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:43.781880 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1ad7a7c7ba4554b5d6bd35e6989bc3" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:43.782908 21022 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.783085 20803 raft_consensus.cc:2468] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.783663 20695 leader_election.cc:304] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:43.784540 21008 raft_consensus.cc:2804] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.784914 21008 raft_consensus.cc:493] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.785490 21008 raft_consensus.cc:3060] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.778684 21019 raft_consensus.cc:359] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.789228 21019 raft_consensus.cc:385] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.789485 21019 raft_consensus.cc:740] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.782090 21020 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.792078 21029 leader_election.cc:290] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.793208 21019 consensus_queue.cc:260] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.795975 21019 ts_tablet_manager.cc:1434] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260710 13:23:43.797053 21019 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.803982 21019 tablet_bootstrap.cc:654] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.804418 21022 tablet_bootstrap.cc:654] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.807606 21020 tablet_bootstrap.cc:654] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.812736 21019 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.813232 21019 ts_tablet_manager.cc:1403] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:23:43.815760 21020 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.816480 21020 ts_tablet_manager.cc:1403] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260710 13:23:43.816695 21019 raft_consensus.cc:359] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.817623 21019 raft_consensus.cc:385] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.817957 21019 raft_consensus.cc:740] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.818919 21019 consensus_queue.cc:260] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.819417 21008 raft_consensus.cc:515] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.820549 21020 raft_consensus.cc:359] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.821427 21020 raft_consensus.cc:385] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.821833 21020 raft_consensus.cc:740] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.822738 21020 consensus_queue.cc:260] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.823764 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1ad7a7c7ba4554b5d6bd35e6989bc3" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:43.824054 21022 tablet_bootstrap.cc:492] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.824472 20874 raft_consensus.cc:3060] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.824664 21022 ts_tablet_manager.cc:1403] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.007s
I20260710 13:23:43.825331 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1ad7a7c7ba4554b5d6bd35e6989bc3" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:43.825784 21020 ts_tablet_manager.cc:1434] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:43.826009 20803 raft_consensus.cc:3060] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.827215 21020 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.827968 21022 raft_consensus.cc:359] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.828711 21022 raft_consensus.cc:385] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.829044 21022 raft_consensus.cc:740] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.829824 21022 consensus_queue.cc:260] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.832451 21022 ts_tablet_manager.cc:1434] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:43.833710 21022 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.836293 21020 tablet_bootstrap.cc:654] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.839342 20803 raft_consensus.cc:2468] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.840778 20694 leader_election.cc:304] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:43.841701 21028 raft_consensus.cc:2804] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.842840 21019 ts_tablet_manager.cc:1434] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 13:23:43.844445 21019 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.854984 21019 tablet_bootstrap.cc:654] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.833972 21029 raft_consensus.cc:493] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.856451 21028 raft_consensus.cc:697] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:43.856277 21029 raft_consensus.cc:515] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.857491 21028 consensus_queue.cc:237] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.866554 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:43.867507 20803 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.867406 21022 tablet_bootstrap.cc:654] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.869277 20694 leader_election.cc:304] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:43.870936 21029 leader_election.cc:290] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.871623 21029 raft_consensus.cc:2804] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:43.872021 21029 raft_consensus.cc:493] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:43.872393 21029 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.872251 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:43.873065 20878 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:43.880657 21019 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.881394 21019 ts_tablet_manager.cc:1403] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.002s
I20260710 13:23:43.882113 20874 raft_consensus.cc:2468] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.883026 21008 leader_election.cc:290] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.890630 21029 raft_consensus.cc:515] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.892958 21019 raft_consensus.cc:359] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.893816 21019 raft_consensus.cc:385] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.894111 21022 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.894196 21019 raft_consensus.cc:740] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.894577 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:43.895359 20874 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.895475 21019 consensus_queue.cc:260] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.897662 21020 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.897507 20624 catalog_manager.cc:5697] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.898240 21020 ts_tablet_manager.cc:1403] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.040s
I20260710 13:23:43.898967 21019 ts_tablet_manager.cc:1434] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:23:43.900194 21019 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.901348 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:43.901964 20803 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:43.901631 21020 raft_consensus.cc:359] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.902415 21020 raft_consensus.cc:385] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.902730 21020 raft_consensus.cc:740] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.903462 21020 consensus_queue.cc:260] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.904352 20874 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.905743 20695 leader_election.cc:304] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:43.906009 21020 ts_tablet_manager.cc:1434] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:23:43.894790 21022 ts_tablet_manager.cc:1403] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260710 13:23:43.906594 21008 raft_consensus.cc:2804] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:43.907143 21020 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.907123 21008 raft_consensus.cc:697] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:43.906589 21029 leader_election.cc:290] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.908165 21008 consensus_queue.cc:237] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.909703 21022 raft_consensus.cc:359] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.910507 21022 raft_consensus.cc:385] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.910629 21019 tablet_bootstrap.cc:654] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.910835 21022 raft_consensus.cc:740] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.911809 21022 consensus_queue.cc:260] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.914475 21022 ts_tablet_manager.cc:1434] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:43.915531 21022 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.923336 21022 tablet_bootstrap.cc:654] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.938043 21022 tablet_bootstrap.cc:492] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.938584 21022 ts_tablet_manager.cc:1403] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 13:23:43.942750 21022 raft_consensus.cc:359] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.943846 21022 raft_consensus.cc:385] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.944155 21022 raft_consensus.cc:740] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.945103 21022 consensus_queue.cc:260] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.945628 21020 tablet_bootstrap.cc:654] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.948031 21022 ts_tablet_manager.cc:1434] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:23:43.949361 21022 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.959319 21022 tablet_bootstrap.cc:654] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.962915 20803 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:43.969709 21020 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:43.970271 21020 ts_tablet_manager.cc:1403] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260710 13:23:43.971395 21022 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:43.971966 21022 ts_tablet_manager.cc:1403] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 13:23:43.973724 21020 raft_consensus.cc:359] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.974519 21020 raft_consensus.cc:385] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.974818 21020 raft_consensus.cc:740] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.975142 21022 raft_consensus.cc:359] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.975962 21022 raft_consensus.cc:385] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.975597 21020 consensus_queue.cc:260] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.976282 21022 raft_consensus.cc:740] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.977066 21022 consensus_queue.cc:260] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.978159 21020 ts_tablet_manager.cc:1434] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:43.978741 21019 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:43.979290 21020 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:43.982666 20625 catalog_manager.cc:5697] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.983469 21022 ts_tablet_manager.cc:1434] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:23:43.984687 21022 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:43.985810 21020 tablet_bootstrap.cc:654] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.979312 21019 ts_tablet_manager.cc:1403] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.079s	user 0.042s	sys 0.026s
I20260710 13:23:43.991182 21022 tablet_bootstrap.cc:654] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:43.991144 21019 raft_consensus.cc:359] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.992062 21019 raft_consensus.cc:385] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:43.992390 21019 raft_consensus.cc:740] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:43.993243 21019 consensus_queue.cc:260] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.994328 21029 raft_consensus.cc:493] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.994776 21029 raft_consensus.cc:515] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.996155 21019 ts_tablet_manager.cc:1434] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:23:43.996474 21026 raft_consensus.cc:493] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:43.996830 21029 leader_election.cc:290] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:43.996982 21026 raft_consensus.cc:515] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:43.997495 21019 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:43.998816 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:43.999055 21026 leader_election.cc:290] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
W20260710 13:23:44.000267 20695 leader_election.cc:343] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.000828 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:44.001435 20803 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:44.001916 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:44.002550 20726 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:44.003144 21022 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:44.002967 20843 leader_election.cc:304] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.003630 21022 ts_tablet_manager.cc:1403] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260710 13:23:44.003962 21026 raft_consensus.cc:2804] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.004347 21026 raft_consensus.cc:493] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.004673 21026 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.008992 21019 tablet_bootstrap.cc:654] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.008777 21022 raft_consensus.cc:359] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.009466 21006 raft_consensus.cc:493] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.009528 21022 raft_consensus.cc:385] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.010187 21022 raft_consensus.cc:740] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.010074 21006 raft_consensus.cc:515] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.011162 21022 consensus_queue.cc:260] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.013118 21006 leader_election.cc:290] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:44.013975 21022 ts_tablet_manager.cc:1434] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:44.014564 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:44.015239 20726 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:44.015321 21022 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: Bootstrap starting.
I20260710 13:23:44.015295 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:44.016193 20804 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 0.
I20260710 13:23:44.020112 20844 leader_election.cc:304] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.021556 21006 raft_consensus.cc:2804] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.021944 21006 raft_consensus.cc:493] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.022291 21006 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.024868 21022 tablet_bootstrap.cc:654] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.029873 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:44.030587 20803 raft_consensus.cc:2468] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:44.031771 20694 leader_election.cc:304] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [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: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:44.031860 21006 raft_consensus.cc:515] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.033315 21029 raft_consensus.cc:2804] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.033695 21029 raft_consensus.cc:493] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.034041 21029 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.034233 21006 leader_election.cc:290] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:44.037685 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.038250 21022 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: No bootstrap required, opened a new log
I20260710 13:23:44.038384 20804 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.038973 21022 ts_tablet_manager.cc:1403] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 13:23:44.043279 21022 raft_consensus.cc:359] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.044451 21022 raft_consensus.cc:385] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.044847 21022 raft_consensus.cc:740] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.046869 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.049960 20726 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.049551 21022 consensus_queue.cc:260] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.052060 21022 ts_tablet_manager.cc:1434] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:23:44.054919 21029 raft_consensus.cc:515] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.062548 20957 raft_consensus.cc:493] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.063179 20957 raft_consensus.cc:515] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.067107 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4616f4fd0ce7442694cc2aaeebd638b8" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
W20260710 13:23:44.068894 20770 leader_election.cc:343] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:44.071880 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4616f4fd0ce7442694cc2aaeebd638b8" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:44.072615 20874 raft_consensus.cc:2468] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:44.074033 20770 leader_election.cc:304] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [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: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:44.079231 20957 leader_election.cc:290] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.080963 20957 raft_consensus.cc:2804] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.082180 21020 tablet_bootstrap.cc:492] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:44.082413 21008 raft_consensus.cc:493] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.082691 21020 ts_tablet_manager.cc:1403] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.035s
I20260710 13:23:44.083328 21019 tablet_bootstrap.cc:492] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:44.083092 21008 raft_consensus.cc:515] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.083954 21019 ts_tablet_manager.cc:1403] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.087s	user 0.031s	sys 0.033s
I20260710 13:23:44.085721 21020 raft_consensus.cc:359] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.086409 21020 raft_consensus.cc:385] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.086745 21020 raft_consensus.cc:740] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.086586 21019 raft_consensus.cc:359] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.087471 21019 raft_consensus.cc:385] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.087461 21020 consensus_queue.cc:260] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.087958 21019 raft_consensus.cc:740] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.087159 20874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:44.088824 20874 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:44.088925 21019 consensus_queue.cc:260] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.089856 21020 ts_tablet_manager.cc:1434] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:44.090307 20695 leader_election.cc:304] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.090811 21020 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Bootstrap starting.
I20260710 13:23:44.091591 21028 raft_consensus.cc:2804] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.092077 21028 raft_consensus.cc:493] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.092417 21028 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.093117 20804 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:44.093950 21019 ts_tablet_manager.cc:1434] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:44.095039 21019 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: Bootstrap starting.
I20260710 13:23:44.096941 21020 tablet_bootstrap.cc:654] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.101440 21019 tablet_bootstrap.cc:654] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:44.109232 21020 tablet_bootstrap.cc:492] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: No bootstrap required, opened a new log
I20260710 13:23:44.109881 21020 ts_tablet_manager.cc:1403] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:23:44.112727 21019 tablet_bootstrap.cc:492] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: No bootstrap required, opened a new log
I20260710 13:23:44.112771 21020 raft_consensus.cc:359] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.113420 21019 ts_tablet_manager.cc:1403] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:23:44.113615 21020 raft_consensus.cc:385] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.113907 21020 raft_consensus.cc:740] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.114673 21020 consensus_queue.cc:260] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.115892 21008 leader_election.cc:290] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.079282 21026 raft_consensus.cc:515] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.117359 21019 raft_consensus.cc:359] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.118120 21019 raft_consensus.cc:385] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:44.118424 21019 raft_consensus.cc:740] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Initialized, Role: FOLLOWER
I20260710 13:23:44.119122 21019 consensus_queue.cc:260] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.119706 21020 ts_tablet_manager.cc:1434] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:44.121027 21019 ts_tablet_manager.cc:1434] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:44.126545 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.127492 20729 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.081422 20957 raft_consensus.cc:493] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.136288 20957 raft_consensus.cc:3060] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.143666 21029 leader_election.cc:290] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.145062 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.150187 20878 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:44.156644 20770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:41709, user_credentials={real_user=slave}} blocked reactor thread for 82729.2us
I20260710 13:23:44.157151 20843 leader_election.cc:304] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.158118 21006 raft_consensus.cc:2804] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.159565 20726 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:44.161168 21026 leader_election.cc:290] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:44.163932 20957 raft_consensus.cc:515] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.165688 21006 raft_consensus.cc:697] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:44.166805 21006 consensus_queue.cc:237] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.167258 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4616f4fd0ce7442694cc2aaeebd638b8" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.167467 20957 leader_election.cc:290] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.168010 20726 raft_consensus.cc:3060] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.169039 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4616f4fd0ce7442694cc2aaeebd638b8" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.169584 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a" is_pre_election: true
I20260710 13:23:44.169759 20875 raft_consensus.cc:3060] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.170258 20804 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 0.
I20260710 13:23:44.172202 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.172767 20804 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.178376 20878 raft_consensus.cc:2468] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:44.178766 20726 raft_consensus.cc:2468] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:44.180310 20804 raft_consensus.cc:2468] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:44.180778 20770 leader_election.cc:304] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.181274 20729 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:44.183081 20875 raft_consensus.cc:2468] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:44.181896 20957 raft_consensus.cc:2804] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.184126 20957 raft_consensus.cc:697] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:44.184126 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.182694 20694 leader_election.cc:304] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.184862 20803 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.185702 20957 consensus_queue.cc:237] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.188057 21008 raft_consensus.cc:2804] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.140507 21028 raft_consensus.cc:515] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.206591 21008 raft_consensus.cc:697] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:44.208038 21028 leader_election.cc:290] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.206367 20844 leader_election.cc:304] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.209182 21006 raft_consensus.cc:2804] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.209690 21006 raft_consensus.cc:697] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:44.210559 21006 consensus_queue.cc:237] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.213526 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.215085 20878 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.217700 21041 consensus_queue.cc:1048] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.217736 20624 catalog_manager.cc:5697] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.213614 20623 catalog_manager.cc:5697] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.223389 21008 consensus_queue.cc:237] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.227260 21028 consensus_queue.cc:1048] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.230016 20803 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 1.
I20260710 13:23:44.234813 20803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.235489 20803 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.245761 20803 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:44.256057 20878 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 1.
I20260710 13:23:44.256880 20694 leader_election.cc:304] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.266790 21028 raft_consensus.cc:2804] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.267550 21028 raft_consensus.cc:697] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:44.268724 21028 consensus_queue.cc:237] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.286938 20624 catalog_manager.cc:5697] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 1 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.291457 20623 catalog_manager.cc:5697] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.317027 20623 catalog_manager.cc:5697] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 1 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.326275 21041 consensus_queue.cc:1048] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.339844 21029 consensus_queue.cc:1048] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.385650 21029 consensus_queue.cc:1048] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.387316 21029 consensus_queue.cc:1048] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.447180 21055 raft_consensus.cc:493] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:44.447652 21055 raft_consensus.cc:515] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.449487 21055 leader_election.cc:290] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.450408 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b190ed48034e15aafd00f273e6f382" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12" is_pre_election: true
I20260710 13:23:44.450814 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b190ed48034e15aafd00f273e6f382" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" is_pre_election: true
I20260710 13:23:44.451149 20729 raft_consensus.cc:2468] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:44.451591 20875 raft_consensus.cc:2468] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 0.
I20260710 13:23:44.452220 20770 leader_election.cc:304] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.453099 21055 raft_consensus.cc:2804] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:44.453433 21055 raft_consensus.cc:493] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:44.453727 21055 raft_consensus.cc:3060] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.458710 21055 raft_consensus.cc:515] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.460505 21055 leader_election.cc:290] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.461313 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b190ed48034e15aafd00f273e6f382" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.461566 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49b190ed48034e15aafd00f273e6f382" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.461966 20729 raft_consensus.cc:3060] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.462085 20875 raft_consensus.cc:3060] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:44.469018 20875 raft_consensus.cc:2468] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:44.469018 20729 raft_consensus.cc:2468] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 1.
I20260710 13:23:44.470569 20770 leader_election.cc:304] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.471247 21055 raft_consensus.cc:2804] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:44.471709 21055 raft_consensus.cc:697] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:44.472479 21055 consensus_queue.cc:237] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.480512 20624 catalog_manager.cc:5697] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 0 to 1, leader changed from <none> to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 1 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.528925 20875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
mode: GRACEFUL
new_leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:38032
I20260710 13:23:44.529681 20875 raft_consensus.cc:606] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Received request to transfer leadership to TS 33ad6b0f3b5341d6ae56edb992924a12
I20260710 13:23:44.543828 20875 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
mode: GRACEFUL
new_leader_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:38032
I20260710 13:23:44.544742 20875 raft_consensus.cc:606] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Received request to transfer leadership to TS 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:44.562835 20729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "737be82c6378477e97f021e1181c845e"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
mode: GRACEFUL
new_leader_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:38540
I20260710 13:23:44.563624 20729 raft_consensus.cc:606] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Received request to transfer leadership to TS 068b28ad25b947f38c5978006b8e731a
I20260710 13:23:44.576721 20729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38540
I20260710 13:23:44.577266 20729 raft_consensus.cc:606] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:44.596199 21006 consensus_queue.cc:1048] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.604393 21058 raft_consensus.cc:993] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: : Instructing follower 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:44.604861 21058 raft_consensus.cc:1081] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Signalling peer 33ad6b0f3b5341d6ae56edb992924a12 to start an election
I20260710 13:23:44.607379 20726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
 from {username='slave'} at 127.0.0.1:38536
I20260710 13:23:44.609375 20726 raft_consensus.cc:493] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:44.609779 20726 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.611871 21006 consensus_queue.cc:1048] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.616401 20726 raft_consensus.cc:515] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.619877 21058 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.624460 20726 leader_election.cc:290] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Requested vote from peers 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.629292 20875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.629444 20957 consensus_queue.cc:1048] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.630180 20875 raft_consensus.cc:3055] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:44.630574 20875 raft_consensus.cc:740] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:44.631654 20875 consensus_queue.cc:260] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.634919 20875 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.636763 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7b2cd2da7eb4f55b3bfa31b4ea70b89" candidate_uuid: "33ad6b0f3b5341d6ae56edb992924a12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.637456 20804 raft_consensus.cc:3060] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.637945 21058 raft_consensus.cc:993] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: : Instructing follower 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:44.638427 21058 raft_consensus.cc:1081] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Signalling peer 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:44.641116 21029 consensus_queue.cc:1048] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.646154 20804 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:44.650074 20803 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:51392
I20260710 13:23:44.650708 20803 raft_consensus.cc:493] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:44.651115 20803 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.652273 20957 consensus_queue.cc:1048] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.653087 20875 raft_consensus.cc:2468] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ad6b0f3b5341d6ae56edb992924a12 in term 2.
I20260710 13:23:44.653797 20694 leader_election.cc:304] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.660557 21029 raft_consensus.cc:2804] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:44.661563 21029 raft_consensus.cc:697] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Becoming Leader. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:44.663276 20803 raft_consensus.cc:515] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.665416 20802 raft_consensus.cc:1240] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Rejecting Update request from peer 7a6c98433cbc49b7a287ab8245c1a06e for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:44.666114 21058 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.667893 21058 consensus_queue.cc:1059] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.668516 20878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.668721 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.668941 21058 raft_consensus.cc:3055] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:44.669414 20729 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.669490 21058 raft_consensus.cc:740] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:44.671890 21058 consensus_queue.cc:260] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.663137 21029 consensus_queue.cc:237] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.673484 21058 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.675895 20729 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:44.666201 20803 leader_election.cc:290] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.678237 20770 leader_election.cc:304] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 
I20260710 13:23:44.678797 20728 raft_consensus.cc:1240] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Rejecting Update request from peer 7a6c98433cbc49b7a287ab8245c1a06e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:23:44.679113 20957 raft_consensus.cc:2804] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:44.679729 20957 raft_consensus.cc:697] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:44.680615 20957 consensus_queue.cc:237] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.679750 21008 raft_consensus.cc:993] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: : Instructing follower 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:44.684700 21008 raft_consensus.cc:1081] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Signalling peer 068b28ad25b947f38c5978006b8e731a to start an election
I20260710 13:23:44.691478 20804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "737be82c6378477e97f021e1181c845e"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
 from {username='slave'} at 127.0.0.1:51380
I20260710 13:23:44.691735 21028 consensus_queue.cc:1048] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.692325 20804 raft_consensus.cc:493] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:44.693930 20804 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.706651 20804 raft_consensus.cc:515] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.711470 21041 consensus_queue.cc:1048] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.711928 20878 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
I20260710 13:23:44.712980 20803 raft_consensus.cc:1240] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Rejecting Update request from peer 33ad6b0f3b5341d6ae56edb992924a12 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:44.714910 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.715673 20729 raft_consensus.cc:3055] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:44.715328 20625 catalog_manager.cc:5697] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 1 to 2, leader changed from 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131) to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 2 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.719184 20877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737be82c6378477e97f021e1181c845e" candidate_uuid: "068b28ad25b947f38c5978006b8e731a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
I20260710 13:23:44.719460 21041 consensus_queue.cc:1059] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.716140 20729 raft_consensus.cc:740] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:44.725878 20729 consensus_queue.cc:260] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.727186 20729 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.728024 20804 leader_election.cc:290] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131:41709)
I20260710 13:23:44.750411 20729 raft_consensus.cc:2468] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 068b28ad25b947f38c5978006b8e731a in term 2.
W20260710 13:23:44.751099 21041 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:23:44.752388 21029 raft_consensus.cc:993] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:44.753023 21008 raft_consensus.cc:1081] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:44.753324 20770 leader_election.cc:304] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [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: 068b28ad25b947f38c5978006b8e731a, 33ad6b0f3b5341d6ae56edb992924a12; no voters: 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:44.755725 20878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38008
I20260710 13:23:44.756407 20878 raft_consensus.cc:493] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:44.757835 21084 raft_consensus.cc:2804] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:44.758657 21084 raft_consensus.cc:697] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Leader. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:44.759914 21084 consensus_queue.cc:237] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.766486 21041 consensus_queue.cc:1048] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.756783 20878 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.769443 20623 catalog_manager.cc:5697] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 reported cstate change: term changed from 1 to 2, leader changed from 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131) to 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129). New cstate: current_term: 2 leader_uuid: "33ad6b0f3b5341d6ae56edb992924a12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.779162 20878 raft_consensus.cc:515] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.780316 20876 raft_consensus.cc:1240] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Rejecting Update request from peer 33ad6b0f3b5341d6ae56edb992924a12 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:44.781605 20878 leader_election.cc:290] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:44.787566 20804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:44.787595 20729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b57eb401d90c4ae7b6f49d599b6e362d" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:44.788291 20804 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.788532 20729 raft_consensus.cc:3055] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:44.789070 20729 raft_consensus.cc:740] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:44.788589 21041 consensus_queue.cc:1059] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:44.790308 20729 consensus_queue.cc:260] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.789882 20624 catalog_manager.cc:5697] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a reported cstate change: term changed from 1 to 2, leader changed from 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129) to 068b28ad25b947f38c5978006b8e731a (127.16.105.130). New cstate: current_term: 2 leader_uuid: "068b28ad25b947f38c5978006b8e731a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:44.791648 20729 raft_consensus.cc:3060] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:44.795997 20804 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:44.797864 20843 leader_election.cc:304] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:44.799090 21058 raft_consensus.cc:2804] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:44.799865 21058 raft_consensus.cc:697] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:44.800331 20729 raft_consensus.cc:2468] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:44.800875 21058 consensus_queue.cc:237] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:44.813457 20623 catalog_manager.cc:5697] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 1 to 2, leader changed from 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:44.906611 21084 consensus_queue.cc:1048] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:44.924818 21084 consensus_queue.cc:1048] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:45.109395 20878 raft_consensus.cc:1275] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.110992 21008 consensus_queue.cc:1048] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.120699 20804 raft_consensus.cc:1275] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 33ad6b0f3b5341d6ae56edb992924a12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.123049 21029 consensus_queue.cc:1048] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.140498 20729 raft_consensus.cc:1275] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.142560 20957 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:45.158066 20878 raft_consensus.cc:1275] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.163076 20957 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.184247 20878 raft_consensus.cc:3060] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:45.190076 20878 raft_consensus.cc:1275] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.191771 20957 consensus_queue.cc:1048] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:45.198024 20729 raft_consensus.cc:1275] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 068b28ad25b947f38c5978006b8e731a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.203480 20957 consensus_queue.cc:1048] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.218562 20729 raft_consensus.cc:1275] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.220742 21058 consensus_queue.cc:1048] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:45.234006 20804 raft_consensus.cc:1275] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:45.235848 21026 consensus_queue.cc:1048] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:47.582384 20624 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44730:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:23:47.608894 20624 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44730:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:23:47.681262 16806 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:23:47.820977 21111 log.cc:927] Time spent T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
W20260710 13:23:47.827011 21109 log.cc:927] Time spent T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Append to log took a long time: real 0.065s	user 0.002s	sys 0.000s
W20260710 13:23:47.892846 21123 log.cc:927] Time spent T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260710 13:23:47.952046 20770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.129:42107, user_credentials={real_user=slave}} blocked reactor thread for 144595us
W20260710 13:23:47.964815 21126 log.cc:927] Time spent T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Append to log took a long time: real 0.053s	user 0.002s	sys 0.000s
W20260710 13:23:47.985791 20695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:41709, user_credentials={real_user=slave}} blocked reactor thread for 49707.9us
W20260710 13:23:48.015976 20694 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.130:34639, user_credentials={real_user=slave}} blocked reactor thread for 79976.7us
I20260710 13:23:48.080205 21149 tablet.cc:1724] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.080992 21151 tablet.cc:1724] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.147940 21159 tablet.cc:1724] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.106212 21148 tablet.cc:1724] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.151945 21152 tablet.cc:1724] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.131619 21142 tablet.cc:1724] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.157377 21155 tablet.cc:1724] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.167447 21158 tablet.cc:1724] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:48.199271 20770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.131:41709, user_credentials={real_user=slave}} blocked reactor thread for 140263us
W20260710 13:23:48.208552 20830 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:4535b715ec934ceeb77d28b1270c1b99)
I20260710 13:23:48.114776 21146 tablet.cc:1724] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.211892 20800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:44836
I20260710 13:23:48.215044 20800 raft_consensus.cc:606] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
W20260710 13:23:48.220053 21147 log.cc:927] Time spent T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Append to log took a long time: real 0.118s	user 0.002s	sys 0.000s
I20260710 13:23:48.224436 21156 tablet.cc:1724] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.243429 21159 tablet.cc:1724] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.250924 21146 tablet.cc:1724] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:48.260816 21164 log.cc:927] Time spent T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260710 13:23:48.228197 21154 tablet.cc:1724] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:23:48.275463 20830 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:4535b715ec934ceeb77d28b1270c1b99)
W20260710 13:23:48.285399 20830 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:4535b715ec934ceeb77d28b1270c1b99)
I20260710 13:23:48.326520 21151 tablet.cc:1724] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.361145 21149 tablet.cc:1724] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.371727 21146 tablet.cc:1724] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.362320 21160 tablet.cc:1724] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.372833 21158 tablet.cc:1724] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.388078 21152 tablet.cc:1724] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.389719 21127 raft_consensus.cc:993] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.390360 21127 raft_consensus.cc:1081] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.391733 21159 tablet.cc:1724] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.392776 20876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38024
I20260710 13:23:48.397620 20876 raft_consensus.cc:493] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.398331 20876 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.378809 21148 tablet.cc:1724] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.401597 21142 tablet.cc:1724] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.370852 21155 tablet.cc:1724] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.410193 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:35198
I20260710 13:23:48.410898 20726 raft_consensus.cc:606] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:48.377504 21154 tablet.cc:1724] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.413349 16806 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:23:48.415365 21152 tablet.cc:1724] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.418272 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:48.442608 21158 tablet.cc:1724] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.444896 20726 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e"
dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:35198
I20260710 13:23:48.456180 20726 raft_consensus.cc:606] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:48.464937 20801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac"
dest_uuid: "068b28ad25b947f38c5978006b8e731a"
mode: GRACEFUL
new_leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:44836
I20260710 13:23:48.465757 20801 raft_consensus.cc:606] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Received request to transfer leadership to TS 7a6c98433cbc49b7a287ab8245c1a06e
I20260710 13:23:48.452708 20876 raft_consensus.cc:515] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.470121 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:48.470896 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:48.474009 20876 leader_election.cc:290] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 3 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:48.464428 21149 tablet.cc:1724] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:23:48.479638 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:48.478071 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4535b715ec934ceeb77d28b1270c1b99" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:48.480521 20726 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.481092 20801 raft_consensus.cc:3055] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:48.481509 20801 raft_consensus.cc:740] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:48.482522 20801 consensus_queue.cc:260] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.488520 20801 raft_consensus.cc:3060] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.489915 20726 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.492435 20844 leader_election.cc:304] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [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: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:48.494453 21145 raft_consensus.cc:2804] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:48.495231 21145 raft_consensus.cc:697] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:48.496637 21145 consensus_queue.cc:237] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.498648 20801 raft_consensus.cc:2468] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.503369 21140 raft_consensus.cc:993] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.503938 21140 raft_consensus.cc:1081] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.505903 20876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38008
I20260710 13:23:48.506687 20876 raft_consensus.cc:493] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.506343 20625 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: soft_deleted_table [id=b5ec8606bb3141deb306318f16c74cbf] alter complete (version 1)
I20260710 13:23:48.507205 20876 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.516026 20876 raft_consensus.cc:515] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.518167 20876 leader_election.cc:290] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:48.519279 20800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:48.519691 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d72e403bf9304b45816a7403d703c1a0" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:48.520880 20726 raft_consensus.cc:3055] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:48.521287 20726 raft_consensus.cc:740] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:48.521946 20624 catalog_manager.cc:5697] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 2 to 3, leader changed from 068b28ad25b947f38c5978006b8e731a (127.16.105.130) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 3 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.520061 20800 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.524262 20726 consensus_queue.cc:260] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.524657 21138 raft_consensus.cc:993] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.525427 21140 raft_consensus.cc:1081] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.525496 20726 raft_consensus.cc:3060] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:48.527441 20876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38008
I20260710 13:23:48.528120 20876 raft_consensus.cc:493] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.528523 20876 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.532581 20800 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:48.533468 20801 raft_consensus.cc:1240] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Rejecting Update request from peer 33ad6b0f3b5341d6ae56edb992924a12 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:48.535413 20726 raft_consensus.cc:2468] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 2.
I20260710 13:23:48.536590 20843 leader_election.cc:304] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:48.536986 20876 raft_consensus.cc:515] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.537647 21145 raft_consensus.cc:2804] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:48.538286 21145 raft_consensus.cc:697] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:48.539356 20876 leader_election.cc:290] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 3 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:48.539160 21145 consensus_queue.cc:237] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.543286 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:48.543942 20801 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.545789 20726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce3bf32140b4bd294064dbc9d2f6f9e" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:48.546669 20726 raft_consensus.cc:3055] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:48.546967 20726 raft_consensus.cc:740] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33ad6b0f3b5341d6ae56edb992924a12, State: Running, Role: LEADER
I20260710 13:23:48.547863 20726 consensus_queue.cc:260] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.549657 20726 raft_consensus.cc:3060] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.551765 20801 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.553440 20843 leader_election.cc:304] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [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: 068b28ad25b947f38c5978006b8e731a, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:48.554272 21145 raft_consensus.cc:2804] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:48.554826 21145 raft_consensus.cc:697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:48.555768 21145 consensus_queue.cc:237] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.555717 20625 catalog_manager.cc:5697] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 1 to 2, leader changed from 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 2 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.558748 20726 raft_consensus.cc:2468] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.571409 20625 catalog_manager.cc:5697] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 2 to 3, leader changed from 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 3 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.882754 20801 raft_consensus.cc:1275] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:48.884173 21145 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:48.895242 20728 raft_consensus.cc:1275] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:23:48.897208 21145 consensus_queue.cc:1048] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:48.925037 21153 raft_consensus.cc:993] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: : Instructing follower 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.925644 21176 raft_consensus.cc:1081] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Signalling peer 7a6c98433cbc49b7a287ab8245c1a06e to start an election
I20260710 13:23:48.927425 20876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac"
dest_uuid: "7a6c98433cbc49b7a287ab8245c1a06e"
 from {username='slave'} at 127.0.0.1:38024
I20260710 13:23:48.928241 20876 raft_consensus.cc:493] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:48.928578 20876 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.934110 20876 raft_consensus.cc:515] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.936582 20876 leader_election.cc:290] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [CANDIDATE]: Term 3 election: Requested vote from peers 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107), 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639)
I20260710 13:23:48.937418 20728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ad6b0f3b5341d6ae56edb992924a12"
I20260710 13:23:48.938002 20801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b1bd989dec4d01b0fe0deacef7a0ac" candidate_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "068b28ad25b947f38c5978006b8e731a"
I20260710 13:23:48.938170 20728 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.938683 20801 raft_consensus.cc:3055] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:48.938994 20801 raft_consensus.cc:740] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 068b28ad25b947f38c5978006b8e731a, State: Running, Role: LEADER
I20260710 13:23:48.939738 20801 consensus_queue.cc:260] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.940934 20801 raft_consensus.cc:3060] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:48.944581 20728 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.946193 20844 leader_election.cc:304] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [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: 33ad6b0f3b5341d6ae56edb992924a12, 7a6c98433cbc49b7a287ab8245c1a06e; no voters: 
I20260710 13:23:48.947266 21026 raft_consensus.cc:2804] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:48.947539 20801 raft_consensus.cc:2468] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a6c98433cbc49b7a287ab8245c1a06e in term 3.
I20260710 13:23:48.947913 21026 raft_consensus.cc:697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Becoming Leader. State: Replica: 7a6c98433cbc49b7a287ab8245c1a06e, State: Running, Role: LEADER
I20260710 13:23:48.948987 21026 consensus_queue.cc:237] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [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: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } }
I20260710 13:23:48.960764 20624 catalog_manager.cc:5697] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e reported cstate change: term changed from 2 to 3, leader changed from 068b28ad25b947f38c5978006b8e731a (127.16.105.130) to 7a6c98433cbc49b7a287ab8245c1a06e (127.16.105.131). New cstate: current_term: 3 leader_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a6c98433cbc49b7a287ab8245c1a06e" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 41709 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.981771 20728 raft_consensus.cc:1275] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:23:48.983529 21026 consensus_queue.cc:1048] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:48.986053 20728 raft_consensus.cc:1275] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:48.987654 21026 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:48.993204 20801 raft_consensus.cc:1275] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:23:48.995752 21173 consensus_queue.cc:1048] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:49.009621 20801 raft_consensus.cc:1275] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:49.016346 21026 consensus_queue.cc:1048] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.347532 20726 raft_consensus.cc:1275] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:49.348929 21179 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ad6b0f3b5341d6ae56edb992924a12" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 42107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.361642 20801 raft_consensus.cc:1275] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Refusing update from remote peer 7a6c98433cbc49b7a287ab8245c1a06e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:49.363947 21026 consensus_queue.cc:1048] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [LEADER]: Connected to new peer: Peer: permanent_uuid: "068b28ad25b947f38c5978006b8e731a" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:49.539074 16806 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:23:49.545285 16806 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:23:49.545843 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:49.552047 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:23:49.552426 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:50.590330 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
W20260710 13:23:50.622848 20844 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:23:50.627323 20844 consensus_peers.cc:597] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:50.627610 20770 consensus_peers.cc:597] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.628202 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:50.629130 16806 tablet_replica.cc:333] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.630318 16806 raft_consensus.cc:2243] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.630860 16806 raft_consensus.cc:2272] T 49b190ed48034e15aafd00f273e6f382 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.633067 16806 tablet_replica.cc:333] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.633626 16806 raft_consensus.cc:2243] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.634066 16806 raft_consensus.cc:2272] T 4616f4fd0ce7442694cc2aaeebd638b8 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.635757 16806 tablet_replica.cc:333] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.636379 16806 raft_consensus.cc:2243] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.636840 16806 raft_consensus.cc:2272] T b57eb401d90c4ae7b6f49d599b6e362d P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.639027 16806 tablet_replica.cc:333] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.639672 16806 raft_consensus.cc:2243] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.640189 16806 raft_consensus.cc:2272] T 737be82c6378477e97f021e1181c845e P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.642004 16806 tablet_replica.cc:333] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.642587 16806 raft_consensus.cc:2243] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.642983 16806 raft_consensus.cc:2272] T 4535b715ec934ceeb77d28b1270c1b99 P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.644912 16806 tablet_replica.cc:333] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.645534 16806 raft_consensus.cc:2243] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.646000 16806 raft_consensus.cc:2272] T d72e403bf9304b45816a7403d703c1a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.647956 16806 tablet_replica.cc:333] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.648592 16806 raft_consensus.cc:2243] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.649354 16806 raft_consensus.cc:2272] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.651463 16806 tablet_replica.cc:333] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.652074 16806 raft_consensus.cc:2243] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.652814 16806 raft_consensus.cc:2272] T df711346ff42472fabb11af0b0ef84b6 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.654752 16806 tablet_replica.cc:333] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.655292 16806 raft_consensus.cc:2243] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.655733 16806 raft_consensus.cc:2272] T 306a89d291d7467283e46f565a6fe960 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.657670 16806 tablet_replica.cc:333] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.658223 16806 raft_consensus.cc:2243] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.659001 16806 raft_consensus.cc:2272] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.660936 16806 tablet_replica.cc:333] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.661501 16806 raft_consensus.cc:2243] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.661922 16806 raft_consensus.cc:2272] T f8cb8d7b465847b3b74ed3e3064509a0 P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.663767 16806 tablet_replica.cc:333] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.664296 16806 raft_consensus.cc:2243] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.664856 16806 raft_consensus.cc:2272] T c84177fdb838459aad251ea3ed567d0c P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.667172 16806 tablet_replica.cc:333] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.667740 16806 raft_consensus.cc:2243] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.668574 16806 raft_consensus.cc:2272] T a29f63ed6919498fbb3a5406fe06f781 P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.670717 16806 tablet_replica.cc:333] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.671247 16806 raft_consensus.cc:2243] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.671674 16806 raft_consensus.cc:2272] T 266f5e304d6f41be96a53feeefeeb73f P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.674551 16806 tablet_replica.cc:333] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.675297 16806 raft_consensus.cc:2243] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.675846 16806 raft_consensus.cc:2272] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.678027 16806 tablet_replica.cc:333] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.678560 16806 raft_consensus.cc:2243] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.678993 16806 raft_consensus.cc:2272] T c0b1bd989dec4d01b0fe0deacef7a0ac P 33ad6b0f3b5341d6ae56edb992924a12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.680874 16806 tablet_replica.cc:333] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.681573 16806 raft_consensus.cc:2243] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.682602 16806 raft_consensus.cc:2272] T 171a3df7e0344a0b82d75173602a79ee P 33ad6b0f3b5341d6ae56edb992924a12 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:50.685072 20844 consensus_peers.cc:597] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.685231 16806 tablet_replica.cc:333] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12: stopping tablet replica
I20260710 13:23:50.685910 16806 raft_consensus.cc:2243] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.686828 16806 raft_consensus.cc:2272] T fc256d0167dc4bc49e9ce45124a008ae P 33ad6b0f3b5341d6ae56edb992924a12 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:50.702759 20770 consensus_peers.cc:597] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.727916 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
I20260710 13:23:50.767652 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
W20260710 13:23:50.771883 20770 consensus_peers.cc:597] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.808521 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:50.809487 16806 tablet_replica.cc:333] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.810187 16806 raft_consensus.cc:2243] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.810734 16806 raft_consensus.cc:2272] T b57eb401d90c4ae7b6f49d599b6e362d P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.812916 16806 tablet_replica.cc:333] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.813747 16806 raft_consensus.cc:2243] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.814620 16806 raft_consensus.cc:2272] T 49b190ed48034e15aafd00f273e6f382 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.816659 16806 tablet_replica.cc:333] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.817276 16806 raft_consensus.cc:2243] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.817968 16806 raft_consensus.cc:2272] T 4616f4fd0ce7442694cc2aaeebd638b8 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.819765 16806 tablet_replica.cc:333] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.820412 16806 raft_consensus.cc:2243] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.821414 16806 raft_consensus.cc:2272] T 737be82c6378477e97f021e1181c845e P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.823767 16806 tablet_replica.cc:333] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
W20260710 13:23:50.824221 20770 consensus_peers.cc:597] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.824406 16806 raft_consensus.cc:2243] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.825178 16806 raft_consensus.cc:2272] T 4535b715ec934ceeb77d28b1270c1b99 P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.827098 16806 tablet_replica.cc:333] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.827678 16806 raft_consensus.cc:2243] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.828195 16806 raft_consensus.cc:2272] T d72e403bf9304b45816a7403d703c1a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.830013 16806 tablet_replica.cc:333] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.830654 16806 raft_consensus.cc:2243] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.831094 16806 raft_consensus.cc:2272] T df711346ff42472fabb11af0b0ef84b6 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.833387 16806 tablet_replica.cc:333] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.834012 16806 raft_consensus.cc:2243] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.834511 16806 raft_consensus.cc:2272] T c0b1bd989dec4d01b0fe0deacef7a0ac P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:50.836498 20843 consensus_peers.cc:597] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Couldn't send request to peer 068b28ad25b947f38c5978006b8e731a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.837206 16806 tablet_replica.cc:333] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.837790 16806 raft_consensus.cc:2243] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.838215 16806 raft_consensus.cc:2272] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.840231 16806 tablet_replica.cc:333] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.840759 16806 raft_consensus.cc:2243] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.842079 16806 raft_consensus.cc:2272] T 266f5e304d6f41be96a53feeefeeb73f P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.844156 16806 tablet_replica.cc:333] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.844672 16806 raft_consensus.cc:2243] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.845073 16806 raft_consensus.cc:2272] T a29f63ed6919498fbb3a5406fe06f781 P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.847227 16806 tablet_replica.cc:333] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.847725 16806 raft_consensus.cc:2243] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.848146 16806 raft_consensus.cc:2272] T fc256d0167dc4bc49e9ce45124a008ae P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.850000 16806 tablet_replica.cc:333] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.850462 16806 raft_consensus.cc:2243] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.850839 16806 raft_consensus.cc:2272] T 171a3df7e0344a0b82d75173602a79ee P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.852676 16806 tablet_replica.cc:333] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.853133 16806 raft_consensus.cc:2243] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.853539 16806 raft_consensus.cc:2272] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 068b28ad25b947f38c5978006b8e731a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.855347 16806 tablet_replica.cc:333] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.855852 16806 raft_consensus.cc:2243] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.856237 16806 raft_consensus.cc:2272] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.858059 16806 tablet_replica.cc:333] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.858492 16806 raft_consensus.cc:2243] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.858868 16806 raft_consensus.cc:2272] T 306a89d291d7467283e46f565a6fe960 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.860617 16806 tablet_replica.cc:333] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.861032 16806 raft_consensus.cc:2243] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.861747 16806 raft_consensus.cc:2272] T c84177fdb838459aad251ea3ed567d0c P 068b28ad25b947f38c5978006b8e731a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.863726 16806 tablet_replica.cc:333] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a: stopping tablet replica
I20260710 13:23:50.864192 16806 raft_consensus.cc:2243] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.864902 16806 raft_consensus.cc:2272] T f8cb8d7b465847b3b74ed3e3064509a0 P 068b28ad25b947f38c5978006b8e731a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:50.905792 20843 consensus_peers.cc:597] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Couldn't send request to peer 068b28ad25b947f38c5978006b8e731a. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:34639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.907305 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
W20260710 13:23:50.930050 20844 consensus_peers.cc:597] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:50.931974 20843 consensus_peers.cc:597] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Couldn't send request to peer 068b28ad25b947f38c5978006b8e731a. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:34639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:50.940466 20844 consensus_peers.cc:597] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.952229 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:23:50.958694 20843 consensus_peers.cc:597] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 068b28ad25b947f38c5978006b8e731a (127.16.105.130:34639): Couldn't send request to peer 068b28ad25b947f38c5978006b8e731a. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:34639: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:50.975641 20844 consensus_peers.cc:597] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e -> Peer 33ad6b0f3b5341d6ae56edb992924a12 (127.16.105.129:42107): Couldn't send request to peer 33ad6b0f3b5341d6ae56edb992924a12. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:42107: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:50.988505 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:50.989374 16806 tablet_replica.cc:333] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:50.990129 16806 raft_consensus.cc:2243] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.990685 16806 raft_consensus.cc:2272] T 737be82c6378477e97f021e1181c845e P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.993098 16806 tablet_replica.cc:333] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:50.993907 16806 raft_consensus.cc:2243] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:50.994776 16806 raft_consensus.cc:2272] T b57eb401d90c4ae7b6f49d599b6e362d P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.996762 16806 tablet_replica.cc:333] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:50.997337 16806 raft_consensus.cc:2243] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:50.997867 16806 raft_consensus.cc:2272] T 49b190ed48034e15aafd00f273e6f382 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:50.999744 16806 tablet_replica.cc:333] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.000356 16806 raft_consensus.cc:2243] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.000739 16806 raft_consensus.cc:2272] T 4616f4fd0ce7442694cc2aaeebd638b8 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.002538 16806 tablet_replica.cc:333] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.003283 16806 raft_consensus.cc:2243] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.004235 16806 raft_consensus.cc:2272] T 4535b715ec934ceeb77d28b1270c1b99 P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.006439 16806 tablet_replica.cc:333] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.007073 16806 raft_consensus.cc:2243] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.008215 16806 raft_consensus.cc:2272] T d72e403bf9304b45816a7403d703c1a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.010085 16806 tablet_replica.cc:333] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.010673 16806 raft_consensus.cc:2243] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.011133 16806 raft_consensus.cc:2272] T 8b1ad7a7c7ba4554b5d6bd35e6989bc3 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.013622 16806 tablet_replica.cc:333] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.014217 16806 raft_consensus.cc:2243] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.014782 16806 raft_consensus.cc:2272] T df711346ff42472fabb11af0b0ef84b6 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.016965 16806 tablet_replica.cc:333] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.017596 16806 raft_consensus.cc:2243] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.018071 16806 raft_consensus.cc:2272] T a29f63ed6919498fbb3a5406fe06f781 P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.020268 16806 tablet_replica.cc:333] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.020835 16806 raft_consensus.cc:2243] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.021304 16806 raft_consensus.cc:2272] T 266f5e304d6f41be96a53feeefeeb73f P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.023434 16806 tablet_replica.cc:333] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.024075 16806 raft_consensus.cc:2243] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.024509 16806 raft_consensus.cc:2272] T c84177fdb838459aad251ea3ed567d0c P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.026544 16806 tablet_replica.cc:333] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.027100 16806 raft_consensus.cc:2243] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.027631 16806 raft_consensus.cc:2272] T 171a3df7e0344a0b82d75173602a79ee P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.029632 16806 tablet_replica.cc:333] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.030369 16806 raft_consensus.cc:2243] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.031258 16806 raft_consensus.cc:2272] T 9ce3bf32140b4bd294064dbc9d2f6f9e P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.033515 16806 tablet_replica.cc:333] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.034065 16806 raft_consensus.cc:2243] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.034533 16806 raft_consensus.cc:2272] T b7b2cd2da7eb4f55b3bfa31b4ea70b89 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.036404 16806 tablet_replica.cc:333] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.036901 16806 raft_consensus.cc:2243] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.037698 16806 raft_consensus.cc:2272] T 306a89d291d7467283e46f565a6fe960 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.039649 16806 tablet_replica.cc:333] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.040194 16806 raft_consensus.cc:2243] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.040953 16806 raft_consensus.cc:2272] T c0b1bd989dec4d01b0fe0deacef7a0ac P 7a6c98433cbc49b7a287ab8245c1a06e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.043629 16806 tablet_replica.cc:333] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.044474 16806 raft_consensus.cc:2243] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.044992 16806 raft_consensus.cc:2272] T f8cb8d7b465847b3b74ed3e3064509a0 P 7a6c98433cbc49b7a287ab8245c1a06e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.047103 16806 tablet_replica.cc:333] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e: stopping tablet replica
I20260710 13:23:51.047624 16806 raft_consensus.cc:2243] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:51.048157 16806 raft_consensus.cc:2272] T fc256d0167dc4bc49e9ce45124a008ae P 7a6c98433cbc49b7a287ab8245c1a06e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.088733 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:23:51.127341 16806 master.cc:562] Master@127.16.105.190:34699 shutting down...
I20260710 13:23:51.151500 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:51.152148 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:51.152544 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48d041ff217b41e49ba2a42ed9f63f82: stopping tablet replica
I20260710 13:23:51.174101 16806 master.cc:584] Master@127.16.105.190:34699 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12972 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:23:51.236156 16806 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.105.190:36943
I20260710 13:23:51.237360 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:51.244500 21193 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.244596 21194 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.245574 21196 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.246225 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:51.247242 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:51.247437 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:51.247644 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689831247627 us; error 0 us; skew 500 ppm
I20260710 13:23:51.248340 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:51.251293 16806 webserver.cc:533] Webserver started at http://127.16.105.190:38727/ using document root <none> and password file <none>
I20260710 13:23:51.251965 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:51.252172 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:51.252514 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:51.253727 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/master-0-root/instance:
uuid: "d2d39d339d54441487a88e96788f8038"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.259735 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:51.263729 21201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.264887 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:51.265267 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/master-0-root
uuid: "d2d39d339d54441487a88e96788f8038"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.265653 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:51.296837 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:51.298257 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:51.350186 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.190:36943
I20260710 13:23:51.350324 21252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.190:36943 every 8 connection(s)
I20260710 13:23:51.354312 21253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.367492 21253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: Bootstrap starting.
I20260710 13:23:51.373198 21253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:51.379753 21253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: No bootstrap required, opened a new log
I20260710 13:23:51.385299 21253 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d39d339d54441487a88e96788f8038" member_type: VOTER }
I20260710 13:23:51.386075 21253 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:51.386356 21253 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2d39d339d54441487a88e96788f8038, State: Initialized, Role: FOLLOWER
I20260710 13:23:51.387172 21253 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d2d39d339d54441487a88e96788f8038" member_type: VOTER }
I20260710 13:23:51.387722 21253 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:51.388128 21253 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:51.388430 21253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:51.393970 21253 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d39d339d54441487a88e96788f8038" member_type: VOTER }
I20260710 13:23:51.394582 21253 leader_election.cc:304] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [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: d2d39d339d54441487a88e96788f8038; no voters: 
I20260710 13:23:51.396171 21253 leader_election.cc:290] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:51.396461 21256 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:51.398132 21256 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 1 LEADER]: Becoming Leader. State: Replica: d2d39d339d54441487a88e96788f8038, State: Running, Role: LEADER
I20260710 13:23:51.398896 21256 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [LEADER]: Queue going to LEADER mode. State: All 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: "d2d39d339d54441487a88e96788f8038" member_type: VOTER }
I20260710 13:23:51.399746 21253 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:51.403658 21257 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2d39d339d54441487a88e96788f8038" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d39d339d54441487a88e96788f8038" member_type: VOTER } }
I20260710 13:23:51.403966 21258 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2d39d339d54441487a88e96788f8038. Latest consensus state: current_term: 1 leader_uuid: "d2d39d339d54441487a88e96788f8038" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2d39d339d54441487a88e96788f8038" member_type: VOTER } }
I20260710 13:23:51.404656 21257 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:51.404652 21258 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:51.408392 21263 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:51.417673 21263 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:51.418684 16806 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:51.427769 21263 catalog_manager.cc:1383] Generated new cluster ID: 60d0bcb25e804570b44e0920f22ef055
I20260710 13:23:51.428141 21263 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:51.452997 21263 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:51.454416 21263 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:51.475656 21263 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: Generated new TSK 0
I20260710 13:23:51.476354 21263 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:51.486917 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:51.494406 21274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.495529 21275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.497701 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:51.498519 21277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.499492 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:51.499755 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:51.500046 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689831500025 us; error 0 us; skew 500 ppm
I20260710 13:23:51.500701 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:51.503394 16806 webserver.cc:533] Webserver started at http://127.16.105.129:32917/ using document root <none> and password file <none>
I20260710 13:23:51.503929 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:51.504096 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:51.504297 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:51.505370 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-0-root/instance:
uuid: "3c499861e9f14fc6bb14031c9f7384fa"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.510215 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:23:51.513962 21282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.514936 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:51.515199 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-0-root
uuid: "3c499861e9f14fc6bb14031c9f7384fa"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.515445 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:51.532640 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:51.533859 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:51.535311 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:51.537947 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:51.538146 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.538586 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:51.538800 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.585031 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.129:41157
I20260710 13:23:51.585140 21344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.129:41157 every 8 connection(s)
I20260710 13:23:51.589900 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:51.598286 21349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.600477 21350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.603752 21352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.605203 16806 server_base.cc:1061] running on GCE node
I20260710 13:23:51.606684 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:51.606930 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:51.607122 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689831607102 us; error 0 us; skew 500 ppm
I20260710 13:23:51.607038 21345 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36943
I20260710 13:23:51.607687 21345 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:51.608002 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:51.608529 21345 heartbeater.cc:507] Master 127.16.105.190:36943 requested a full tablet report, sending...
I20260710 13:23:51.610689 21218 ts_manager.cc:194] Registered new tserver with Master: 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157)
I20260710 13:23:51.610962 16806 webserver.cc:533] Webserver started at http://127.16.105.130:36109/ using document root <none> and password file <none>
I20260710 13:23:51.611616 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:51.611848 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:51.612155 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:51.612811 21218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42578
I20260710 13:23:51.613722 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-1-root/instance:
uuid: "a40855412f274b828a1da6253d3e95e3"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.618992 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:23:51.622951 21357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.623979 16806 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:23:51.624347 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-1-root
uuid: "a40855412f274b828a1da6253d3e95e3"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.624687 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:51.637635 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:51.638932 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:51.640640 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:51.643365 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:51.643710 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.644761 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:51.645131 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:23:51.699430 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.130:34665
I20260710 13:23:51.699644 21419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.130:34665 every 8 connection(s)
I20260710 13:23:51.704881 16806 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:51.713364 21424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:23:51.714360 21423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.719400 16806 server_base.cc:1061] running on GCE node
W20260710 13:23:51.720381 21426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:23:51.721962 16806 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:51.722231 16806 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:23:51.722471 16806 hybrid_clock.cc:648] HybridClock initialized: now 1783689831722450 us; error 0 us; skew 500 ppm
I20260710 13:23:51.722983 21420 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36943
I20260710 13:23:51.723130 16806 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:51.723582 21420 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:51.724653 21420 heartbeater.cc:507] Master 127.16.105.190:36943 requested a full tablet report, sending...
I20260710 13:23:51.726502 16806 webserver.cc:533] Webserver started at http://127.16.105.131:40289/ using document root <none> and password file <none>
I20260710 13:23:51.727078 16806 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:51.727262 16806 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:51.727348 21218 ts_manager.cc:194] Registered new tserver with Master: a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:51.727545 16806 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:51.728981 16806 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-2-root/instance:
uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.729040 21218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42586
I20260710 13:23:51.734684 16806 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:23:51.739003 21431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.740564 16806 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:23:51.740940 16806 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-2-root
uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-wrzs"
I20260710 13:23:51.741215 16806 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPSOSgd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689714225261-16806-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:23:51.760042 16806 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:51.761778 16806 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:51.763934 16806 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:51.766323 16806 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:51.766568 16806 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.766960 16806 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:51.767525 16806 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:23:51.814908 16806 rpc_server.cc:307] RPC server started. Bound to: 127.16.105.131:37235
I20260710 13:23:51.815043 21493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.105.131:37235 every 8 connection(s)
I20260710 13:23:51.830667 21494 heartbeater.cc:344] Connected to a master server at 127.16.105.190:36943
I20260710 13:23:51.831079 21494 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:51.831811 21494 heartbeater.cc:507] Master 127.16.105.190:36943 requested a full tablet report, sending...
I20260710 13:23:51.833838 21218 ts_manager.cc:194] Registered new tserver with Master: 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:51.834309 16806 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016093497s
I20260710 13:23:51.836017 21218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42598
I20260710 13:23:51.864761 21218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42600:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:51.867305 21218 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:51.974437 21458 tablet_service.cc:1511] Processing CreateTablet for tablet d91e9a5268d848078e530ba958885c61 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:51.975627 21455 tablet_service.cc:1511] Processing CreateTablet for tablet 629c97aedf1747bea698c08e946e4157 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:51.976133 21458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91e9a5268d848078e530ba958885c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.977058 21455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629c97aedf1747bea698c08e946e4157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.978309 21454 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcc958af0c4d5cb33c1802fb07352b (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:51.978434 21457 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:51.980041 21457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.980650 21456 tablet_service.cc:1511] Processing CreateTablet for tablet 43013b0bff314c97af145e4163ee82e0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:51.981014 21453 tablet_service.cc:1511] Processing CreateTablet for tablet ae4928e49303427c8590dba808a668af (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:51.982224 21456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43013b0bff314c97af145e4163ee82e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.985160 21459 tablet_service.cc:1511] Processing CreateTablet for tablet 396ed4209f314baa8f66c816e2c1c9b9 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:51.986544 21385 tablet_service.cc:1511] Processing CreateTablet for tablet 396ed4209f314baa8f66c816e2c1c9b9 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:51.986989 21459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396ed4209f314baa8f66c816e2c1c9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.988112 21454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcc958af0c4d5cb33c1802fb07352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:51.989070 21384 tablet_service.cc:1511] Processing CreateTablet for tablet d91e9a5268d848078e530ba958885c61 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:51.991432 21383 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:51.993929 21382 tablet_service.cc:1511] Processing CreateTablet for tablet 43013b0bff314c97af145e4163ee82e0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:51.995273 21381 tablet_service.cc:1511] Processing CreateTablet for tablet 629c97aedf1747bea698c08e946e4157 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:51.996498 21380 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcc958af0c4d5cb33c1802fb07352b (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:51.997715 21379 tablet_service.cc:1511] Processing CreateTablet for tablet ae4928e49303427c8590dba808a668af (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:51.999244 21452 tablet_service.cc:1511] Processing CreateTablet for tablet a925d3f851f74993aae2fa7b30870623 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:52.009836 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a925d3f851f74993aae2fa7b30870623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.000478 21451 tablet_service.cc:1511] Processing CreateTablet for tablet c9db3a8f02a04baeb2b8d4993bb20ab0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:52.014441 21453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4928e49303427c8590dba808a668af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.016027 21385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396ed4209f314baa8f66c816e2c1c9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.017225 21310 tablet_service.cc:1511] Processing CreateTablet for tablet 396ed4209f314baa8f66c816e2c1c9b9 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:52.018620 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396ed4209f314baa8f66c816e2c1c9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.020190 21384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91e9a5268d848078e530ba958885c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.022037 21303 tablet_service.cc:1511] Processing CreateTablet for tablet a925d3f851f74993aae2fa7b30870623 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:52.023000 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbcc958af0c4d5cb33c1802fb07352b (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:52.023566 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a925d3f851f74993aae2fa7b30870623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.036875 21378 tablet_service.cc:1511] Processing CreateTablet for tablet a925d3f851f74993aae2fa7b30870623 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:52.039535 21377 tablet_service.cc:1511] Processing CreateTablet for tablet c9db3a8f02a04baeb2b8d4993bb20ab0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:52.036898 21304 tablet_service.cc:1511] Processing CreateTablet for tablet ae4928e49303427c8590dba808a668af (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:52.025184 21302 tablet_service.cc:1511] Processing CreateTablet for tablet c9db3a8f02a04baeb2b8d4993bb20ab0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:52.044504 21307 tablet_service.cc:1511] Processing CreateTablet for tablet 43013b0bff314c97af145e4163ee82e0 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:52.029013 21309 tablet_service.cc:1511] Processing CreateTablet for tablet d91e9a5268d848078e530ba958885c61 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:52.030923 21308 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:52.032691 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db3a8f02a04baeb2b8d4993bb20ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.033440 21383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.052452 21380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcc958af0c4d5cb33c1802fb07352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.034745 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 629c97aedf1747bea698c08e946e4157 (DEFAULT_TABLE table=test-workload [id=eb72071ac7644168bf9cb4bb72ea1a3a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:52.056146 21381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629c97aedf1747bea698c08e946e4157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.064280 21382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43013b0bff314c97af145e4163ee82e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.066277 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbcc958af0c4d5cb33c1802fb07352b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.067999 21302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db3a8f02a04baeb2b8d4993bb20ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.068727 21307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43013b0bff314c97af145e4163ee82e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.069379 21377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db3a8f02a04baeb2b8d4993bb20ab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.069782 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.070500 21379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4928e49303427c8590dba808a668af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.071130 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d91e9a5268d848078e530ba958885c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.071581 21378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a925d3f851f74993aae2fa7b30870623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.072244 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629c97aedf1747bea698c08e946e4157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.074640 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae4928e49303427c8590dba808a668af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.178921 21509 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.216723 21510 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.243072 21511 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.262400 21509 tablet_bootstrap.cc:654] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.265395 21510 tablet_bootstrap.cc:654] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.269908 21511 tablet_bootstrap.cc:654] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.281714 21511 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.282220 21511 ts_tablet_manager.cc:1403] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.002s
I20260710 13:23:52.286988 21511 raft_consensus.cc:359] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.287881 21511 raft_consensus.cc:385] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.288180 21511 raft_consensus.cc:740] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.289036 21510 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.289232 21509 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.289697 21510 ts_tablet_manager.cc:1403] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.004s
I20260710 13:23:52.289084 21511 consensus_queue.cc:260] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.289893 21509 ts_tablet_manager.cc:1403] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.008s
I20260710 13:23:52.292120 21420 heartbeater.cc:499] Master 127.16.105.190:36943 was elected leader, sending a full tablet report...
I20260710 13:23:52.292565 21511 ts_tablet_manager.cc:1434] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260710 13:23:52.293128 21510 raft_consensus.cc:359] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.293699 21511 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.293875 21510 raft_consensus.cc:385] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.294196 21510 raft_consensus.cc:740] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.294975 21510 consensus_queue.cc:260] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.298004 21510 ts_tablet_manager.cc:1434] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:52.297475 21345 heartbeater.cc:499] Master 127.16.105.190:36943 was elected leader, sending a full tablet report...
I20260710 13:23:52.297091 21509 raft_consensus.cc:359] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.301231 21509 raft_consensus.cc:385] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.301680 21509 raft_consensus.cc:740] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.302722 21509 consensus_queue.cc:260] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.305500 21511 tablet_bootstrap.cc:654] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.306562 21510 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.313632 21494 heartbeater.cc:499] Master 127.16.105.190:36943 was elected leader, sending a full tablet report...
I20260710 13:23:52.313827 21509 ts_tablet_manager.cc:1434] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.005s
I20260710 13:23:52.314159 21510 tablet_bootstrap.cc:654] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.315555 21509 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.317209 21511 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.317811 21511 ts_tablet_manager.cc:1403] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 13:23:52.321955 21511 raft_consensus.cc:359] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.322784 21511 raft_consensus.cc:385] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.323163 21511 raft_consensus.cc:740] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.323266 21509 tablet_bootstrap.cc:654] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.324470 21511 consensus_queue.cc:260] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.327662 21511 ts_tablet_manager.cc:1434] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260710 13:23:52.329195 21511 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.340387 21511 tablet_bootstrap.cc:654] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.342566 21509 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.343273 21509 ts_tablet_manager.cc:1403] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 13:23:52.348404 21517 raft_consensus.cc:493] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.348518 21509 raft_consensus.cc:359] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.349166 21517 raft_consensus.cc:515] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.352676 21515 raft_consensus.cc:493] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.353288 21515 raft_consensus.cc:515] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.357770 21515 leader_election.cc:290] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.365365 21517 leader_election.cc:290] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.349766 21509 raft_consensus.cc:385] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.379009 21509 raft_consensus.cc:740] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.380740 21509 consensus_queue.cc:260] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.405422 21509 ts_tablet_manager.cc:1434] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.008s
I20260710 13:23:52.408264 21509 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
W20260710 13:23:52.412559 21266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:52.414623 21511 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.415208 21511 ts_tablet_manager.cc:1403] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.029s
I20260710 13:23:52.422740 21510 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.423344 21510 ts_tablet_manager.cc:1403] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.117s	user 0.048s	sys 0.048s
I20260710 13:23:52.423122 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.424705 21517 raft_consensus.cc:493] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.425248 21517 raft_consensus.cc:515] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.425814 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.427301 21517 leader_election.cc:290] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.427958 21515 raft_consensus.cc:493] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:52.428534 21360 leader_election.cc:343] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.428460 21515 raft_consensus.cc:515] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.430739 21510 raft_consensus.cc:359] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.431686 21510 raft_consensus.cc:385] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.432051 21510 raft_consensus.cc:740] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.432130 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.433069 21509 tablet_bootstrap.cc:654] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.432893 21510 consensus_queue.cc:260] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
W20260710 13:23:52.433818 21360 leader_election.cc:343] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.430790 21515 leader_election.cc:290] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.435197 21510 ts_tablet_manager.cc:1434] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:52.426976 21511 raft_consensus.cc:359] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.435873 21511 raft_consensus.cc:385] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.436218 21511 raft_consensus.cc:740] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.436335 21510 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.437014 21511 consensus_queue.cc:260] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.439334 21511 ts_tablet_manager.cc:1434] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:23:52.440357 21511 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.441538 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.443676 21510 tablet_bootstrap.cc:654] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.446970 21511 tablet_bootstrap.cc:654] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.452131 21509 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.452682 21509 ts_tablet_manager.cc:1403] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260710 13:23:52.453903 21511 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.454427 21511 ts_tablet_manager.cc:1403] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:23:52.456003 21509 raft_consensus.cc:359] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
W20260710 13:23:52.454430 21435 leader_election.cc:343] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.456887 21509 raft_consensus.cc:385] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.460556 21509 raft_consensus.cc:740] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.461370 21509 consensus_queue.cc:260] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.463375 21509 ts_tablet_manager.cc:1434] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260710 13:23:52.463928 21435 leader_election.cc:343] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.464310 21509 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.457939 21511 raft_consensus.cc:359] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.475971 21511 raft_consensus.cc:385] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.476231 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.476346 21511 raft_consensus.cc:740] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.477550 21509 tablet_bootstrap.cc:654] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.477895 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.478173 21511 consensus_queue.cc:260] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.479183 21510 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.479720 21510 ts_tablet_manager.cc:1403] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.044s	user 0.034s	sys 0.006s
W20260710 13:23:52.479967 21361 leader_election.cc:343] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.480448 21361 leader_election.cc:304] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
W20260710 13:23:52.481626 21361 leader_election.cc:343] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.482034 21361 leader_election.cc:304] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:52.483067 21515 raft_consensus.cc:2749] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.482795 21510 raft_consensus.cc:359] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.483549 21510 raft_consensus.cc:385] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.483677 21515 raft_consensus.cc:2749] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.484134 21510 raft_consensus.cc:740] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.483553 21511 ts_tablet_manager.cc:1434] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 13:23:52.485211 21510 consensus_queue.cc:260] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.486984 21511 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.490270 21510 ts_tablet_manager.cc:1434] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:52.491487 21510 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.496786 21511 tablet_bootstrap.cc:654] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.498338 21510 tablet_bootstrap.cc:654] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.509403 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.510067 21510 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.510591 21510 ts_tablet_manager.cc:1403] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:23:52.511494 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.512187 21395 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
W20260710 13:23:52.513330 21432 leader_election.cc:343] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.513768 21432 leader_election.cc:304] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa; no voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:52.515405 21432 leader_election.cc:304] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [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: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:52.516678 21517 raft_consensus.cc:2749] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.517369 21517 raft_consensus.cc:2804] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.517729 21517 raft_consensus.cc:493] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.518059 21517 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.520635 21511 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.521399 21511 ts_tablet_manager.cc:1403] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260710 13:23:52.524969 21509 tablet_bootstrap.cc:492] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.525521 21509 ts_tablet_manager.cc:1403] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.032s
I20260710 13:23:52.526460 21517 raft_consensus.cc:515] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.513741 21510 raft_consensus.cc:359] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.528650 21510 raft_consensus.cc:385] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.528971 21510 raft_consensus.cc:740] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.528846 21509 raft_consensus.cc:359] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.529685 21509 raft_consensus.cc:385] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.530040 21509 raft_consensus.cc:740] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.529819 21510 consensus_queue.cc:260] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.530380 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:52.530805 21509 consensus_queue.cc:260] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.532253 21510 ts_tablet_manager.cc:1434] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260710 13:23:52.533209 21509 ts_tablet_manager.cc:1434] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:52.533388 21510 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.534739 21511 raft_consensus.cc:359] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.535523 21511 raft_consensus.cc:385] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.535912 21511 raft_consensus.cc:740] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
W20260710 13:23:52.536507 21435 leader_election.cc:343] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.536804 21511 consensus_queue.cc:260] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.540181 21509 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.541280 21510 tablet_bootstrap.cc:654] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.545766 21517 leader_election.cc:290] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.547240 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:52.548044 21395 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.549976 21511 ts_tablet_manager.cc:1434] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260710 13:23:52.551170 21511 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.556526 21395 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:52.556977 21509 tablet_bootstrap.cc:654] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.558382 21511 tablet_bootstrap.cc:654] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.558208 21432 leader_election.cc:304] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [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: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:52.559589 21531 raft_consensus.cc:493] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.560110 21531 raft_consensus.cc:515] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.562166 21510 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.562668 21510 ts_tablet_manager.cc:1403] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 13:23:52.563959 21531 leader_election.cc:290] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.563524 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
W20260710 13:23:52.565774 21360 leader_election.cc:343] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.565671 21510 raft_consensus.cc:359] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.566452 21510 raft_consensus.cc:385] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.566745 21510 raft_consensus.cc:740] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.567736 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.567895 21510 consensus_queue.cc:260] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.571326 21511 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.572078 21511 ts_tablet_manager.cc:1403] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 13:23:52.573956 21510 ts_tablet_manager.cc:1434] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:23:52.574601 21319 raft_consensus.cc:2468] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:52.575294 21510 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.576092 21511 raft_consensus.cc:359] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.577207 21511 raft_consensus.cc:385] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.577587 21511 raft_consensus.cc:740] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.577702 21361 leader_election.cc:304] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [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: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:23:52.578754 21511 consensus_queue.cc:260] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.580402 21515 raft_consensus.cc:2804] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.580940 21515 raft_consensus.cc:493] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.581388 21515 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.582384 21510 tablet_bootstrap.cc:654] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.595332 21511 ts_tablet_manager.cc:1434] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:23:52.596671 21511 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.601876 21515 raft_consensus.cc:515] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.603235 21517 raft_consensus.cc:2804] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.605923 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:52.608506 21509 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.608768 21319 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.609127 21509 ts_tablet_manager.cc:1403] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.023s
I20260710 13:23:52.610828 21511 tablet_bootstrap.cc:654] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.612818 21509 raft_consensus.cc:359] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.613763 21509 raft_consensus.cc:385] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.614141 21509 raft_consensus.cc:740] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.607702 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:52.614351 21510 tablet_bootstrap.cc:492] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.606495 21515 leader_election.cc:290] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
W20260710 13:23:52.615711 21360 leader_election.cc:343] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.605141 21517 raft_consensus.cc:697] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:52.615352 21509 consensus_queue.cc:260] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.616050 21510 ts_tablet_manager.cc:1403] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.011s
I20260710 13:23:52.617326 21517 consensus_queue.cc:237] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.618878 21509 ts_tablet_manager.cc:1434] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:52.619624 21510 raft_consensus.cc:359] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.620491 21510 raft_consensus.cc:385] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.620823 21509 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.621018 21510 raft_consensus.cc:740] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.622509 21516 raft_consensus.cc:493] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.623028 21516 raft_consensus.cc:515] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.624276 21511 tablet_bootstrap.cc:492] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.624886 21511 ts_tablet_manager.cc:1403] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260710 13:23:52.628055 21516 leader_election.cc:290] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.628934 21511 raft_consensus.cc:359] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.621989 21510 consensus_queue.cc:260] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.629797 21511 raft_consensus.cc:385] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.628285 21509 tablet_bootstrap.cc:654] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.621999 21319 raft_consensus.cc:2468] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:52.631659 21361 leader_election.cc:304] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [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: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:23:52.630191 21511 raft_consensus.cc:740] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.631911 21510 ts_tablet_manager.cc:1434] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:52.632848 21511 consensus_queue.cc:260] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.633692 21515 raft_consensus.cc:2804] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.633688 21510 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.635236 21511 ts_tablet_manager.cc:1434] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:52.636548 21511 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.641526 21510 tablet_bootstrap.cc:654] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.643222 21511 tablet_bootstrap.cc:654] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.647855 21515 raft_consensus.cc:697] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:52.649046 21515 consensus_queue.cc:237] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.654798 21510 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.655670 21510 ts_tablet_manager.cc:1403] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:23:52.661963 21534 raft_consensus.cc:493] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.662549 21534 raft_consensus.cc:515] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.662453 21510 raft_consensus.cc:359] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.665866 21510 raft_consensus.cc:385] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.666463 21510 raft_consensus.cc:740] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.666806 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.667308 21510 consensus_queue.cc:260] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.665943 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.668573 21319 raft_consensus.cc:2468] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
I20260710 13:23:52.669857 21510 ts_tablet_manager.cc:1434] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:23:52.670141 21435 leader_election.cc:304] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:52.670943 21510 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
W20260710 13:23:52.672201 21432 leader_election.cc:343] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.664916 21534 leader_election.cc:290] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.673271 21534 raft_consensus.cc:2804] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.673740 21534 raft_consensus.cc:493] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.674206 21534 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.679241 21510 tablet_bootstrap.cc:654] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.665446 21511 tablet_bootstrap.cc:492] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.680303 21511 ts_tablet_manager.cc:1403] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.017s
I20260710 13:23:52.683756 21511 raft_consensus.cc:359] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.686061 21531 raft_consensus.cc:493] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.689081 21511 raft_consensus.cc:385] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.689446 21511 raft_consensus.cc:740] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.689237 21531 raft_consensus.cc:515] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.691951 21531 leader_election.cc:290] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.693430 21516 raft_consensus.cc:493] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.693809 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.693974 21516 raft_consensus.cc:515] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.694458 21469 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:52.695751 21360 leader_election.cc:304] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.696287 21516 leader_election.cc:290] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.696946 21531 raft_consensus.cc:2804] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.697364 21531 raft_consensus.cc:493] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.696298 21511 consensus_queue.cc:260] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.697650 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.698446 21319 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:52.697682 21531 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.703338 21510 tablet_bootstrap.cc:492] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:52.704813 21510 ts_tablet_manager.cc:1403] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260710 13:23:52.706228 21511 ts_tablet_manager.cc:1434] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.006s
I20260710 13:23:52.708344 21510 raft_consensus.cc:359] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.708976 21511 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:52.709283 21510 raft_consensus.cc:385] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.709723 21510 raft_consensus.cc:740] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.710650 21510 consensus_queue.cc:260] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.695364 21534 raft_consensus.cc:515] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.713474 21510 ts_tablet_manager.cc:1434] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:52.714504 21510 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:52.717460 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:52.718199 21395 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.726588 21395 raft_consensus.cc:2468] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:52.728127 21432 leader_election.cc:304] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.729192 21510 tablet_bootstrap.cc:654] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.736215 21534 leader_election.cc:290] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.746037 21510 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
W20260710 13:23:52.745621 21435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.129:41157, user_credentials={real_user=slave}} blocked reactor thread for 75569.5us
I20260710 13:23:52.747102 21510 ts_tablet_manager.cc:1403] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260710 13:23:52.745910 21546 raft_consensus.cc:2804] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.748047 21546 raft_consensus.cc:697] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:52.748546 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:52.749250 21319 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.749346 21546 consensus_queue.cc:237] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.750304 21510 raft_consensus.cc:359] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.751121 21510 raft_consensus.cc:385] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.751408 21510 raft_consensus.cc:740] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.752460 21510 consensus_queue.cc:260] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.734602 21218 catalog_manager.cc:5697] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.757772 21319 raft_consensus.cc:2468] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:52.760399 21531 raft_consensus.cc:515] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.761406 21511 tablet_bootstrap.cc:654] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.785817 21531 leader_election.cc:290] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.762737 21516 raft_consensus.cc:493] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.787253 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:52.787534 21516 raft_consensus.cc:515] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.776211 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.788945 21395 raft_consensus.cc:2468] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:52.778303 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.788208 21469 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.790877 21516 leader_election.cc:290] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.792716 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.793541 21394 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:52.793982 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:52.794620 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.762989 21510 ts_tablet_manager.cc:1434] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:23:52.793479 21467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.795040 21468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.796241 21283 leader_election.cc:304] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.796537 21468 raft_consensus.cc:2468] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:52.797250 21466 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:52.798004 21516 raft_consensus.cc:2804] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.798491 21516 raft_consensus.cc:493] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.794953 21319 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:52.797399 21283 leader_election.cc:343] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:52.801720 21285 leader_election.cc:343] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.798872 21516 raft_consensus.cc:3060] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.802902 21285 leader_election.cc:304] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:52.808018 21283 leader_election.cc:304] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.789234 21217 catalog_manager.cc:5697] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 1 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.830145 21469 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:52.831287 21531 raft_consensus.cc:493] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.858398 21360 leader_election.cc:304] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.859891 21515 raft_consensus.cc:2804] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.860603 21515 raft_consensus.cc:697] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:52.861821 21515 consensus_queue.cc:237] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.855715 21531 raft_consensus.cc:515] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.873667 21554 raft_consensus.cc:2749] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.874755 21554 raft_consensus.cc:2804] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.839236 21319 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:52.875715 21531 leader_election.cc:290] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.878121 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.876003 21554 raft_consensus.cc:493] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:52.880790 21285 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.131:37235, user_credentials={real_user=slave}} blocked reactor thread for 81426.7us
I20260710 13:23:52.880997 21554 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.880997 21320 raft_consensus.cc:2468] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:52.882728 21361 leader_election.cc:304] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.877738 21509 tablet_bootstrap.cc:492] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.877118 21516 raft_consensus.cc:515] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.883843 21509 ts_tablet_manager.cc:1403] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.263s	user 0.040s	sys 0.077s
I20260710 13:23:52.884872 21531 raft_consensus.cc:2804] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:52.885463 21531 raft_consensus.cc:493] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:52.885869 21531 raft_consensus.cc:3060] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.885973 21516 leader_election.cc:290] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.877764 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
W20260710 13:23:52.880175 21283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.105.130:34665, user_credentials={real_user=slave}} blocked reactor thread for 72270.9us
W20260710 13:23:52.893941 21360 leader_election.cc:343] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.894011 21531 raft_consensus.cc:515] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.887015 21509 raft_consensus.cc:359] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.889213 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:52.894701 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d91e9a5268d848078e530ba958885c61" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:52.895231 21466 raft_consensus.cc:3060] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.895608 21394 raft_consensus.cc:3060] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.897564 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:52.879724 21511 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:52.898442 21320 raft_consensus.cc:3060] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.898932 21511 ts_tablet_manager.cc:1403] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.017s
I20260710 13:23:52.902122 21511 raft_consensus.cc:359] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.902908 21511 raft_consensus.cc:385] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.903199 21511 raft_consensus.cc:740] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.903895 21509 raft_consensus.cc:385] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.904264 21509 raft_consensus.cc:740] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.905146 21509 consensus_queue.cc:260] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.907485 21216 catalog_manager.cc:5697] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.908622 21511 consensus_queue.cc:260] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.909204 21394 raft_consensus.cc:2468] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:52.910704 21283 leader_election.cc:304] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:52.911111 21509 ts_tablet_manager.cc:1434] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260710 13:23:52.911749 21516 raft_consensus.cc:2804] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.907920 21554 raft_consensus.cc:515] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.912382 21509 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.912323 21516 raft_consensus.cc:697] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:52.913420 21546 raft_consensus.cc:493] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.913968 21546 raft_consensus.cc:515] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.915910 21511 ts_tablet_manager.cc:1434] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:23:52.916234 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:52.918298 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.919618 21554 leader_election.cc:290] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
W20260710 13:23:52.920327 21360 leader_election.cc:343] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:52.913417 21516 consensus_queue.cc:237] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.923525 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.924796 21319 raft_consensus.cc:2393] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054e021cdf6b46ec97efca5f6dc46cfa in current term 1: Already voted for candidate a40855412f274b828a1da6253d3e95e3 in this term.
I20260710 13:23:52.916285 21546 leader_election.cc:290] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.925904 21531 leader_election.cc:290] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.907442 21320 raft_consensus.cc:2468] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:52.924892 21509 tablet_bootstrap.cc:654] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.927887 21361 leader_election.cc:304] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [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: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:23:52.926195 21435 leader_election.cc:304] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa; no voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:52.929484 21531 raft_consensus.cc:2804] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.926237 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:52.930164 21469 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.931305 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:52.933106 21394 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.936734 21531 raft_consensus.cc:697] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:52.937944 21546 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.931464 21217 catalog_manager.cc:5697] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 1 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:52.943882 21531 consensus_queue.cc:237] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.943565 21466 raft_consensus.cc:2468] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:52.950737 21469 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:52.952566 21285 leader_election.cc:304] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:52.953723 21554 raft_consensus.cc:2804] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:52.954617 21554 raft_consensus.cc:697] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:52.956604 21555 raft_consensus.cc:493] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.957288 21555 raft_consensus.cc:515] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.958724 21394 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:52.965806 21509 tablet_bootstrap.cc:492] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.966421 21509 ts_tablet_manager.cc:1403] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.016s
I20260710 13:23:52.965257 21216 catalog_manager.cc:5697] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.960345 21555 leader_election.cc:290] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:52.969151 21509 raft_consensus.cc:359] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.969597 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:52.969930 21509 raft_consensus.cc:385] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:52.970263 21509 raft_consensus.cc:740] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:52.954660 21546 raft_consensus.cc:2749] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:52.971057 21509 consensus_queue.cc:260] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.956061 21554 consensus_queue.cc:237] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.963164 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.972638 21395 raft_consensus.cc:2393] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c499861e9f14fc6bb14031c9f7384fa in current term 1: Already voted for candidate 054e021cdf6b46ec97efca5f6dc46cfa in this term.
I20260710 13:23:52.973655 21509 ts_tablet_manager.cc:1434] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:52.973904 21283 leader_election.cc:304] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:52.975200 21555 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.976353 21509 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:52.982287 21517 raft_consensus.cc:493] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:52.982926 21517 raft_consensus.cc:515] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:52.984090 21509 tablet_bootstrap.cc:654] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:52.986677 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:52.987432 21517 leader_election.cc:290] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:52.988248 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbcc958af0c4d5cb33c1802fb07352b" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:52.989388 21320 raft_consensus.cc:2393] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054e021cdf6b46ec97efca5f6dc46cfa in current term 1: Already voted for candidate a40855412f274b828a1da6253d3e95e3 in this term.
I20260710 13:23:52.976411 21217 catalog_manager.cc:5697] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.993134 21432 leader_election.cc:304] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa; no voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:52.994629 21517 raft_consensus.cc:3060] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:52.998603 21509 tablet_bootstrap.cc:492] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:52.999195 21509 ts_tablet_manager.cc:1403] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260710 13:23:53.000419 21555 raft_consensus.cc:2749] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.002360 21509 raft_consensus.cc:359] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.003139 21509 raft_consensus.cc:385] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.003396 21509 raft_consensus.cc:740] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.004115 21509 consensus_queue.cc:260] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.003726 21517 raft_consensus.cc:2749] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:53.005923 21216 catalog_manager.cc:5697] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.006973 21509 ts_tablet_manager.cc:1434] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:53.007990 21509 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:53.012327 21509 tablet_bootstrap.cc:654] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:53.018831 21517 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.021998 21509 tablet_bootstrap.cc:492] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:53.022516 21509 ts_tablet_manager.cc:1403] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 13:23:53.025075 21509 raft_consensus.cc:359] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.025624 21509 raft_consensus.cc:385] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:53.025877 21509 raft_consensus.cc:740] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:53.031198 21509 consensus_queue.cc:260] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.032485 21534 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.033233 21509 ts_tablet_manager.cc:1434] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:23:53.054250 21555 raft_consensus.cc:493] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.054663 21555 raft_consensus.cc:515] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.056340 21555 leader_election.cc:290] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.057323 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:53.057233 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:53.058012 21466 raft_consensus.cc:2468] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:53.058089 21395 raft_consensus.cc:2468] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:53.059114 21285 leader_election.cc:304] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:53.060046 21555 raft_consensus.cc:2804] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.060591 21555 raft_consensus.cc:493] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.060896 21555 raft_consensus.cc:3060] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.067104 21555 raft_consensus.cc:515] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.069200 21555 leader_election.cc:290] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.070254 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:53.070545 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43013b0bff314c97af145e4163ee82e0" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:53.070863 21395 raft_consensus.cc:3060] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.071198 21466 raft_consensus.cc:3060] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.076684 21395 raft_consensus.cc:2468] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:53.076923 21466 raft_consensus.cc:2468] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:53.078033 21283 leader_election.cc:304] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.078951 21555 raft_consensus.cc:2804] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.079493 21555 raft_consensus.cc:697] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:53.080339 21555 consensus_queue.cc:237] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.087718 21218 catalog_manager.cc:5697] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.151957 21517 consensus_queue.cc:1048] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.164844 21546 consensus_queue.cc:1048] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.182646 21531 consensus_queue.cc:1048] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.194677 21515 consensus_queue.cc:1048] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.311496 21555 consensus_queue.cc:1048] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.322921 21516 consensus_queue.cc:1048] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.384909 21531 raft_consensus.cc:493] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:53.385460 21531 raft_consensus.cc:515] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.387385 21531 leader_election.cc:290] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.388528 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:53.388531 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:53.389561 21320 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:53.389561 21466 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:53.391201 21360 leader_election.cc:304] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.391917 21531 raft_consensus.cc:2804] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:53.392292 21531 raft_consensus.cc:493] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:53.392537 21531 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.398732 21531 raft_consensus.cc:515] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.399117 21549 consensus_queue.cc:1048] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.399602 21515 consensus_queue.cc:1048] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.401021 21531 leader_election.cc:290] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.402253 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:53.402927 21466 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.403201 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:53.403908 21319 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:53.412652 21319 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:53.413198 21466 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:53.414604 21361 leader_election.cc:304] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.415815 21549 raft_consensus.cc:2804] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:53.420938 21531 consensus_queue.cc:1048] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:23:53.423063 21266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:53.425247 21549 raft_consensus.cc:697] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:53.426352 21549 consensus_queue.cc:237] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.436981 21515 consensus_queue.cc:1048] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.455554 21217 catalog_manager.cc:5697] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.511718 21554 consensus_queue.cc:1048] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.522718 21554 consensus_queue.cc:1048] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.567358 21469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
mode: GRACEFUL
new_leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:35844
I20260710 13:23:53.567978 21469 raft_consensus.cc:606] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Received request to transfer leadership to TS 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:53.584651 21395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
mode: GRACEFUL
new_leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:42464
I20260710 13:23:53.585440 21395 raft_consensus.cc:606] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Received request to transfer leadership to TS 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:53.602747 21320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "629c97aedf1747bea698c08e946e4157"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
mode: GRACEFUL
new_leader_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:35256
I20260710 13:23:53.603421 21320 raft_consensus.cc:606] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Received request to transfer leadership to TS a40855412f274b828a1da6253d3e95e3
I20260710 13:23:53.608755 21554 consensus_queue.cc:1048] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.616398 21466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
mode: GRACEFUL
new_leader_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:35844
I20260710 13:23:53.617084 21466 raft_consensus.cc:606] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Received request to transfer leadership to TS a40855412f274b828a1da6253d3e95e3
I20260710 13:23:53.624135 21395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
mode: GRACEFUL
new_leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:42464
I20260710 13:23:53.624776 21395 raft_consensus.cc:606] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Received request to transfer leadership to TS 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:23:53.628585 21516 consensus_queue.cc:1048] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:53.647080 21546 raft_consensus.cc:993] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: : Instructing follower 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:53.647512 21534 raft_consensus.cc:1081] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Signalling peer 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:53.649330 21320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:23:53.649978 21320 raft_consensus.cc:493] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:53.650334 21320 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.652117 21531 raft_consensus.cc:993] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: : Instructing follower 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:53.652633 21515 raft_consensus.cc:1081] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Signalling peer 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:53.654296 21318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:35246
I20260710 13:23:53.654884 21318 raft_consensus.cc:493] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:53.655272 21318 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.657259 21320 raft_consensus.cc:515] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.662262 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:53.662572 21320 leader_election.cc:290] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.662767 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:53.662815 21318 raft_consensus.cc:515] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.663440 21469 raft_consensus.cc:3055] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:53.663846 21469 raft_consensus.cc:740] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:53.662891 21394 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.664700 21469 consensus_queue.cc:260] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.665338 21318 leader_election.cc:290] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.666008 21469 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.666930 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:53.667100 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4bd2d5a3e64c9ab4ef8a70dbd43ff2" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:53.667578 21395 raft_consensus.cc:3055] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:53.667668 21466 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.667980 21395 raft_consensus.cc:740] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:53.668829 21395 consensus_queue.cc:260] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.670250 21395 raft_consensus.cc:3060] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.672570 21394 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:53.673993 21469 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:53.674013 21283 leader_election.cc:304] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.675077 21555 raft_consensus.cc:2804] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:53.675577 21555 raft_consensus.cc:697] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:53.676383 21555 consensus_queue.cc:237] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.677212 21395 raft_consensus.cc:2468] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:53.678146 21283 leader_election.cc:304] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.674686 21466 raft_consensus.cc:2468] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:53.678809 21591 raft_consensus.cc:2804] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:53.679520 21591 raft_consensus.cc:697] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:53.680285 21591 consensus_queue.cc:237] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.684597 21217 catalog_manager.cc:5697] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 1 to 2, leader changed from 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131) to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 2 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.698829 21217 catalog_manager.cc:5697] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 1 to 2, leader changed from a40855412f274b828a1da6253d3e95e3 (127.16.105.130) to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 2 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:53.818382 21531 raft_consensus.cc:993] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: : Instructing follower 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:23:53.818915 21515 raft_consensus.cc:1081] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Signalling peer 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:23:53.820580 21466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:35828
I20260710 13:23:53.821262 21466 raft_consensus.cc:493] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:53.821588 21466 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.826869 21466 raft_consensus.cc:515] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.828722 21466 leader_election.cc:290] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:53.829753 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:53.830035 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db3a8f02a04baeb2b8d4993bb20ab0" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:53.830345 21318 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.830646 21395 raft_consensus.cc:3055] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:53.830991 21395 raft_consensus.cc:740] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:53.831696 21395 consensus_queue.cc:260] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.832772 21395 raft_consensus.cc:3060] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.836823 21318 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 2.
I20260710 13:23:53.838274 21435 leader_election.cc:304] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:53.838933 21395 raft_consensus.cc:2468] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 2.
I20260710 13:23:53.839133 21534 raft_consensus.cc:2804] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:53.839720 21534 raft_consensus.cc:697] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:53.840718 21534 consensus_queue.cc:237] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.847007 21218 catalog_manager.cc:5697] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 1 to 2, leader changed from a40855412f274b828a1da6253d3e95e3 (127.16.105.130) to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 2 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.967860 21546 raft_consensus.cc:993] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: : Instructing follower a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:53.968490 21534 raft_consensus.cc:1081] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Signalling peer a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:53.970498 21395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:42438
I20260710 13:23:53.971089 21395 raft_consensus.cc:493] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:53.971375 21395 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.976572 21395 raft_consensus.cc:515] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.978433 21395 leader_election.cc:290] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:53.979574 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:53.979566 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a925d3f851f74993aae2fa7b30870623" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:53.980314 21466 raft_consensus.cc:3055] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:53.980321 21318 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.980811 21466 raft_consensus.cc:740] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:53.981698 21466 consensus_queue.cc:260] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.982766 21466 raft_consensus.cc:3060] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:53.986377 21318 raft_consensus.cc:2468] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:53.987510 21361 leader_election.cc:304] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:53.988245 21515 raft_consensus.cc:2804] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:53.988715 21515 raft_consensus.cc:697] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:53.989909 21466 raft_consensus.cc:2468] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:53.989666 21531 consensus_queue.cc:1048] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:53.989711 21515 consensus_queue.cc:237] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:53.997330 21218 catalog_manager.cc:5697] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 1 to 2, leader changed from 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131) to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.002053 21516 raft_consensus.cc:993] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: : Instructing follower a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:54.002650 21516 raft_consensus.cc:1081] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Signalling peer a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:54.003152 21549 consensus_queue.cc:1048] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:54.004580 21395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "629c97aedf1747bea698c08e946e4157"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:42452
I20260710 13:23:54.005224 21395 raft_consensus.cc:493] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:54.005622 21395 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:54.014480 21395 raft_consensus.cc:515] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:54.016772 21395 leader_election.cc:290] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:54.020041 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:54.020694 21320 raft_consensus.cc:3055] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:54.021003 21320 raft_consensus.cc:740] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:54.021811 21320 consensus_queue.cc:260] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:54.023090 21320 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:54.023456 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629c97aedf1747bea698c08e946e4157" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:54.024120 21469 raft_consensus.cc:3060] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:54.030304 21320 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:54.031703 21361 leader_election.cc:304] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:54.032735 21549 raft_consensus.cc:2804] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:54.033273 21549 raft_consensus.cc:697] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:54.034583 21549 consensus_queue.cc:237] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:54.035096 21469 raft_consensus.cc:2468] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:54.041930 21217 catalog_manager.cc:5697] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 1 to 2, leader changed from 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129) to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:54.077924 21469 raft_consensus.cc:1275] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.079578 21591 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.089285 21395 raft_consensus.cc:1275] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.091378 21591 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.287457 21469 raft_consensus.cc:1275] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.288940 21591 consensus_queue.cc:1048] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.292105 21395 raft_consensus.cc:1275] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.293761 21516 consensus_queue.cc:1048] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.371982 21320 raft_consensus.cc:1275] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.373376 21534 consensus_queue.cc:1048] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.382412 21395 raft_consensus.cc:1275] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.384110 21534 consensus_queue.cc:1048] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.394052 21320 raft_consensus.cc:1275] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.395485 21549 consensus_queue.cc:1048] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.406208 21469 raft_consensus.cc:1275] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.408180 21515 consensus_queue.cc:1048] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:54.451424 21469 raft_consensus.cc:1275] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.452860 21515 consensus_queue.cc:1048] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:54.461298 21320 raft_consensus.cc:1275] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:54.463415 21601 consensus_queue.cc:1048] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:56.672524 21216 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42610:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:23:56.676911 21216 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:23:56.747076 21307 tablet_service.cc:1511] Processing CreateTablet for tablet 5252f509004b42f3a84ed71bb645fb79 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:56.748576 21379 tablet_service.cc:1511] Processing CreateTablet for tablet 5252f509004b42f3a84ed71bb645fb79 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:56.749569 21307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5252f509004b42f3a84ed71bb645fb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.750655 21379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5252f509004b42f3a84ed71bb645fb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.750964 21453 tablet_service.cc:1511] Processing CreateTablet for tablet 5252f509004b42f3a84ed71bb645fb79 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:56.753086 21453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5252f509004b42f3a84ed71bb645fb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.754925 21305 tablet_service.cc:1511] Processing CreateTablet for tablet 36d967552b9d4ffc98c450be46b98666 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:56.756592 21305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d967552b9d4ffc98c450be46b98666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.757994 21378 tablet_service.cc:1511] Processing CreateTablet for tablet 36d967552b9d4ffc98c450be46b98666 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:56.760150 21378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d967552b9d4ffc98c450be46b98666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.762249 21377 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0652157bb4771ba854c14e92b0728 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:56.763222 21306 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0652157bb4771ba854c14e92b0728 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:56.764803 21306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0652157bb4771ba854c14e92b0728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.765287 21304 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:56.767021 21304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.771905 21384 tablet_service.cc:1511] Processing CreateTablet for tablet a8481653cf1343c784bdc05d82736bab (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:56.774586 21380 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:56.781006 21383 tablet_service.cc:1511] Processing CreateTablet for tablet c91aebe8c253405497d0c1ae60bd0cb5 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:56.781365 21454 tablet_service.cc:1511] Processing CreateTablet for tablet 69e0652157bb4771ba854c14e92b0728 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:56.781883 21456 tablet_service.cc:1511] Processing CreateTablet for tablet 36d967552b9d4ffc98c450be46b98666 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:56.783066 21454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0652157bb4771ba854c14e92b0728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.783942 21308 tablet_service.cc:1511] Processing CreateTablet for tablet a8481653cf1343c784bdc05d82736bab (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:56.785175 21458 tablet_service.cc:1511] Processing CreateTablet for tablet a8481653cf1343c784bdc05d82736bab (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:56.786768 21458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8481653cf1343c784bdc05d82736bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.789250 21310 tablet_service.cc:1511] Processing CreateTablet for tablet c91aebe8c253405497d0c1ae60bd0cb5 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:56.791841 21457 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:56.785544 21308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8481653cf1343c784bdc05d82736bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.795686 21310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91aebe8c253405497d0c1ae60bd0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.797040 21452 tablet_service.cc:1511] Processing CreateTablet for tablet c91aebe8c253405497d0c1ae60bd0cb5 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:56.797859 21302 tablet_service.cc:1511] Processing CreateTablet for tablet bb57091249634120875239966684122a (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:56.798700 21377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69e0652157bb4771ba854c14e92b0728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.795990 21457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.799602 21384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8481653cf1343c784bdc05d82736bab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.800297 21456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d967552b9d4ffc98c450be46b98666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.800421 21383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91aebe8c253405497d0c1ae60bd0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.801604 21452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91aebe8c253405497d0c1ae60bd0cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.807691 21385 tablet_service.cc:1511] Processing CreateTablet for tablet bb57091249634120875239966684122a (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:56.809522 21385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb57091249634120875239966684122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.812379 21451 tablet_service.cc:1511] Processing CreateTablet for tablet bb57091249634120875239966684122a (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:56.814297 21451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb57091249634120875239966684122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.814734 21302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb57091249634120875239966684122a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.814803 21380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf16b56de8f4a8fa8bdb61a18f0a66f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.846802 21309 tablet_service.cc:1511] Processing CreateTablet for tablet 33484788e0d14cd9874123efefc4ca92 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:56.847940 21382 tablet_service.cc:1511] Processing CreateTablet for tablet 33484788e0d14cd9874123efefc4ca92 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:56.849627 21382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33484788e0d14cd9874123efefc4ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.852231 21455 tablet_service.cc:1511] Processing CreateTablet for tablet 33484788e0d14cd9874123efefc4ca92 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:56.853734 21455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33484788e0d14cd9874123efefc4ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.865077 21309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33484788e0d14cd9874123efefc4ca92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.871287 21303 tablet_service.cc:1511] Processing CreateTablet for tablet 104cf392ca054f4faf59ef88d263ed30 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:56.872768 21303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104cf392ca054f4faf59ef88d263ed30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.884790 21616 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:56.891232 21381 tablet_service.cc:1511] Processing CreateTablet for tablet 104cf392ca054f4faf59ef88d263ed30 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:56.892652 21381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104cf392ca054f4faf59ef88d263ed30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.904760 21617 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:56.908221 21459 tablet_service.cc:1511] Processing CreateTablet for tablet 104cf392ca054f4faf59ef88d263ed30 (DEFAULT_TABLE table=soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:56.910101 21459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104cf392ca054f4faf59ef88d263ed30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:56.938884 21616 tablet_bootstrap.cc:654] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.961591 21617 tablet_bootstrap.cc:654] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.988814 21619 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:56.990545 21616 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:56.990999 21617 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:56.991155 21616 ts_tablet_manager.cc:1403] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260710 13:23:56.991559 21617 ts_tablet_manager.cc:1403] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.004s
I20260710 13:23:56.994141 21617 raft_consensus.cc:359] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:56.994932 21617 raft_consensus.cc:385] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.994597 21616 raft_consensus.cc:359] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:56.995232 21617 raft_consensus.cc:740] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.995486 21616 raft_consensus.cc:385] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:56.995905 21616 raft_consensus.cc:740] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:56.996228 21617 consensus_queue.cc:260] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:56.996735 21616 consensus_queue.cc:260] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:56.998189 21619 tablet_bootstrap.cc:654] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:56.999711 21617 ts_tablet_manager.cc:1434] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:23:57.000255 21616 ts_tablet_manager.cc:1434] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260710 13:23:57.000942 21617 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.001484 21616 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.012063 21617 tablet_bootstrap.cc:654] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.012156 21616 tablet_bootstrap.cc:654] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.028759 21617 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.028872 21619 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.028762 21616 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.029482 21617 ts_tablet_manager.cc:1403] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.011s
I20260710 13:23:57.029502 21619 ts_tablet_manager.cc:1403] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.009s
I20260710 13:23:57.029688 21616 ts_tablet_manager.cc:1403] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.015s
I20260710 13:23:57.032428 21591 raft_consensus.cc:493] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.032254 21619 raft_consensus.cc:359] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.032977 21591 raft_consensus.cc:515] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.033111 21619 raft_consensus.cc:385] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.033102 21617 raft_consensus.cc:359] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.033789 21619 raft_consensus.cc:740] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.034111 21617 raft_consensus.cc:385] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.033380 21616 raft_consensus.cc:359] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.034493 21617 raft_consensus.cc:740] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.034644 21616 raft_consensus.cc:385] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.035104 21616 raft_consensus.cc:740] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.034896 21619 consensus_queue.cc:260] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.036105 21616 consensus_queue.cc:260] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.036990 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.037914 21619 ts_tablet_manager.cc:1434] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:57.039201 21619 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.035742 21617 consensus_queue.cc:260] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.040043 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.041499 21617 ts_tablet_manager.cc:1434] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:23:57.043035 21617 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
W20260710 13:23:57.044601 21285 leader_election.cc:343] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.047518 21619 tablet_bootstrap.cc:654] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.053678 21617 tablet_bootstrap.cc:654] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:57.053438 21283 leader_election.cc:343] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.059989 21283 leader_election.cc:304] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.065114 21591 leader_election.cc:290] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.078125 21591 raft_consensus.cc:2749] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.082542 21616 ts_tablet_manager.cc:1434] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.052s	user 0.025s	sys 0.016s
I20260710 13:23:57.082907 21619 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.083519 21619 ts_tablet_manager.cc:1403] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.008s
I20260710 13:23:57.083688 21616 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.085915 21617 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.087123 21619 raft_consensus.cc:359] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.086783 21617 ts_tablet_manager.cc:1403] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.007s
I20260710 13:23:57.087893 21619 raft_consensus.cc:385] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.088328 21619 raft_consensus.cc:740] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.089224 21619 consensus_queue.cc:260] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.091415 21616 tablet_bootstrap.cc:654] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.091985 21619 ts_tablet_manager.cc:1434] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:23:57.093019 21619 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.093091 21617 raft_consensus.cc:359] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.094111 21617 raft_consensus.cc:385] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.094498 21617 raft_consensus.cc:740] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.095759 21617 consensus_queue.cc:260] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.098618 21617 ts_tablet_manager.cc:1434] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:57.100734 21617 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.101687 21619 tablet_bootstrap.cc:654] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.107210 21616 tablet_bootstrap.cc:492] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.107893 21616 ts_tablet_manager.cc:1403] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:23:57.108433 21534 raft_consensus.cc:493] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.109058 21534 raft_consensus.cc:515] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.115432 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.115978 21534 leader_election.cc:290] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.115302 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.117131 21616 raft_consensus.cc:359] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
W20260710 13:23:57.118603 21432 leader_election.cc:343] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.119026 21616 raft_consensus.cc:385] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.119516 21616 raft_consensus.cc:740] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.120121 21617 tablet_bootstrap.cc:654] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:57.120604 21435 leader_election.cc:343] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.121148 21435 leader_election.cc:304] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa; no voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.120990 21616 consensus_queue.cc:260] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.122567 21534 raft_consensus.cc:2749] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.125327 21616 ts_tablet_manager.cc:1434] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260710 13:23:57.136492 21604 raft_consensus.cc:493] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.137162 21616 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.137051 21604 raft_consensus.cc:515] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.139606 21631 raft_consensus.cc:493] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.146981 21631 raft_consensus.cc:515] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.148746 21604 leader_election.cc:290] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.149333 21631 leader_election.cc:290] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.152243 21534 raft_consensus.cc:493] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.151536 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.154124 21320 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.151896 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.156005 21616 tablet_bootstrap.cc:654] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.157303 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.158735 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.153951 21534 raft_consensus.cc:515] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.158033 21617 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
W20260710 13:23:57.159004 21360 leader_election.cc:343] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.161988 21361 leader_election.cc:304] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.163759 21617 ts_tablet_manager.cc:1403] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.005s
W20260710 13:23:57.165289 21361 leader_election.cc:343] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.165421 21534 leader_election.cc:290] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.174000 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.174855 21318 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
I20260710 13:23:57.176316 21435 leader_election.cc:304] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.176918 21619 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.166859 21469 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.177572 21619 ts_tablet_manager.cc:1403] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.023s
I20260710 13:23:57.177752 21534 raft_consensus.cc:2804] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.178188 21534 raft_consensus.cc:493] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.178663 21534 raft_consensus.cc:3060] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.165856 21361 leader_election.cc:304] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:57.168385 21631 raft_consensus.cc:2804] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.183985 21631 raft_consensus.cc:493] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.184026 21604 raft_consensus.cc:2749] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.184474 21631 raft_consensus.cc:3060] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.182041 21619 raft_consensus.cc:359] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.185221 21619 raft_consensus.cc:385] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.186183 21619 raft_consensus.cc:740] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.186187 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.187146 21619 consensus_queue.cc:260] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.188392 21616 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.188894 21616 ts_tablet_manager.cc:1403] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.020s
I20260710 13:23:57.191967 21619 ts_tablet_manager.cc:1434] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:23:57.191847 21616 raft_consensus.cc:359] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.192627 21616 raft_consensus.cc:385] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.192926 21616 raft_consensus.cc:740] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.193226 21619 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.193853 21616 consensus_queue.cc:260] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.196358 21616 ts_tablet_manager.cc:1434] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:23:57.197546 21616 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.197129 21617 raft_consensus.cc:359] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.197875 21617 raft_consensus.cc:385] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.198516 21617 raft_consensus.cc:740] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.201117 21619 tablet_bootstrap.cc:654] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.203866 21631 raft_consensus.cc:515] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.207350 21616 tablet_bootstrap.cc:654] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.200716 21534 raft_consensus.cc:515] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.208853 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.210084 21469 raft_consensus.cc:2393] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a40855412f274b828a1da6253d3e95e3 in current term 1: Already voted for candidate 054e021cdf6b46ec97efca5f6dc46cfa in this term.
I20260710 13:23:57.210680 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.211692 21318 raft_consensus.cc:3060] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.216627 21394 raft_consensus.cc:2393] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 054e021cdf6b46ec97efca5f6dc46cfa in current term 1: Already voted for candidate a40855412f274b828a1da6253d3e95e3 in this term.
I20260710 13:23:57.199383 21617 consensus_queue.cc:260] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.222312 21534 leader_election.cc:290] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.226094 21318 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:57.227842 21435 leader_election.cc:304] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.229115 21636 raft_consensus.cc:2804] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.229704 21636 raft_consensus.cc:697] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:57.231487 21617 ts_tablet_manager.cc:1434] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.001s
I20260710 13:23:57.234457 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.236056 21320 raft_consensus.cc:2393] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a40855412f274b828a1da6253d3e95e3 in current term 1: Already voted for candidate 054e021cdf6b46ec97efca5f6dc46cfa in this term.
I20260710 13:23:57.238313 21617 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.231007 21636 consensus_queue.cc:237] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.229126 21631 leader_election.cc:290] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.247225 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.248138 21394 raft_consensus.cc:2393] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 054e021cdf6b46ec97efca5f6dc46cfa in current term 1: Already voted for candidate a40855412f274b828a1da6253d3e95e3 in this term.
I20260710 13:23:57.255306 21616 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.255856 21616 ts_tablet_manager.cc:1403] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.023s
I20260710 13:23:57.256140 21619 tablet_bootstrap.cc:492] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.256690 21619 ts_tablet_manager.cc:1403] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.031s
I20260710 13:23:57.256723 21617 tablet_bootstrap.cc:654] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.257856 21361 leader_election.cc:304] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [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: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:57.259068 21631 raft_consensus.cc:2749] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.259042 21616 raft_consensus.cc:359] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.260020 21619 raft_consensus.cc:359] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.264374 21619 raft_consensus.cc:385] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.264645 21619 raft_consensus.cc:740] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.262195 21616 raft_consensus.cc:385] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.265403 21616 raft_consensus.cc:740] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.265347 21619 consensus_queue.cc:260] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.266427 21616 consensus_queue.cc:260] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.267894 21619 ts_tablet_manager.cc:1434] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:23:57.269500 21619 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.270438 21617 tablet_bootstrap.cc:492] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.270550 21616 ts_tablet_manager.cc:1434] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:23:57.271106 21617 ts_tablet_manager.cc:1403] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260710 13:23:57.271735 21616 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.274926 21617 raft_consensus.cc:359] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.275913 21617 raft_consensus.cc:385] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.276288 21617 raft_consensus.cc:740] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.276847 21619 tablet_bootstrap.cc:654] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.277195 21617 consensus_queue.cc:260] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.280305 21617 ts_tablet_manager.cc:1434] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:23:57.281364 21616 tablet_bootstrap.cc:654] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.281481 21617 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.284965 21627 raft_consensus.cc:493] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.285488 21627 raft_consensus.cc:515] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.287715 21627 leader_election.cc:290] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.289354 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.290211 21469 raft_consensus.cc:2468] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:57.292243 21617 tablet_bootstrap.cc:654] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.292502 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.292865 21285 leader_election.cc:304] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.293879 21627 raft_consensus.cc:2804] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:57.294130 21283 leader_election.cc:343] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.294363 21627 raft_consensus.cc:493] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.294826 21627 raft_consensus.cc:3060] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.303547 21627 raft_consensus.cc:515] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.306746 21617 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.307364 21617 ts_tablet_manager.cc:1403] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:23:57.269100 21217 catalog_manager.cc:5697] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 1 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.309844 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.311004 21617 raft_consensus.cc:359] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
W20260710 13:23:57.311496 21283 leader_election.cc:343] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.311896 21617 raft_consensus.cc:385] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.312592 21617 raft_consensus.cc:740] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.313833 21617 consensus_queue.cc:260] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.319207 21627 leader_election.cc:290] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.319741 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.320408 21469 raft_consensus.cc:3060] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.322170 21617 ts_tablet_manager.cc:1434] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:23:57.323707 21617 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.334897 21617 tablet_bootstrap.cc:654] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.339026 21616 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.339753 21616 ts_tablet_manager.cc:1403] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.068s	user 0.043s	sys 0.010s
I20260710 13:23:57.344009 21617 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.343917 21619 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.343844 21616 raft_consensus.cc:359] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.344841 21616 raft_consensus.cc:385] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.344842 21619 ts_tablet_manager.cc:1403] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.011s
I20260710 13:23:57.344866 21617 ts_tablet_manager.cc:1403] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:23:57.344880 21469 raft_consensus.cc:2468] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:57.346654 21285 leader_election.cc:304] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [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: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.347728 21624 raft_consensus.cc:2804] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.348296 21624 raft_consensus.cc:697] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:57.348922 21619 raft_consensus.cc:359] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.349123 21624 consensus_queue.cc:237] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.349942 21619 raft_consensus.cc:385] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.350196 21619 raft_consensus.cc:740] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.350895 21619 consensus_queue.cc:260] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.353119 21619 ts_tablet_manager.cc:1434] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:57.353500 21616 raft_consensus.cc:740] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.354295 21616 consensus_queue.cc:260] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.356521 21619 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.356662 21616 ts_tablet_manager.cc:1434] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:23:57.357926 21616 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.359751 21617 raft_consensus.cc:359] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.360558 21617 raft_consensus.cc:385] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.360880 21617 raft_consensus.cc:740] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.365298 21616 tablet_bootstrap.cc:654] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.367527 21619 tablet_bootstrap.cc:654] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.374408 21617 consensus_queue.cc:260] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.377070 21617 ts_tablet_manager.cc:1434] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:23:57.378214 21617 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.383054 21619 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.383858 21619 ts_tablet_manager.cc:1403] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.002s
I20260710 13:23:57.386068 21617 tablet_bootstrap.cc:654] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.386385 21616 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.386945 21616 ts_tablet_manager.cc:1403] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260710 13:23:57.387095 21619 raft_consensus.cc:359] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.387920 21619 raft_consensus.cc:385] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.388216 21619 raft_consensus.cc:740] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.389061 21619 consensus_queue.cc:260] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.390341 21616 raft_consensus.cc:359] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.391185 21616 raft_consensus.cc:385] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.391528 21619 ts_tablet_manager.cc:1434] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:57.391533 21616 raft_consensus.cc:740] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.392581 21616 consensus_queue.cc:260] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.393116 21619 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.395332 21616 ts_tablet_manager.cc:1434] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:57.396474 21616 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.401232 21619 tablet_bootstrap.cc:654] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.405876 21616 tablet_bootstrap.cc:654] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.408475 21617 tablet_bootstrap.cc:492] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.406376 21218 catalog_manager.cc:5697] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.409368 21617 ts_tablet_manager.cc:1403] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.006s
I20260710 13:23:57.413182 21617 raft_consensus.cc:359] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.413892 21619 tablet_bootstrap.cc:492] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.414014 21617 raft_consensus.cc:385] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.414565 21619 ts_tablet_manager.cc:1403] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 13:23:57.414537 21617 raft_consensus.cc:740] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.415622 21617 consensus_queue.cc:260] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.417959 21617 ts_tablet_manager.cc:1434] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:23:57.419194 21617 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Bootstrap starting.
I20260710 13:23:57.417928 21624 raft_consensus.cc:493] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.419713 21624 raft_consensus.cc:515] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.422335 21624 leader_election.cc:290] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.423647 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.425052 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.425828 21469 raft_consensus.cc:2468] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:57.427667 21285 leader_election.cc:304] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.428602 21624 raft_consensus.cc:2804] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.429035 21624 raft_consensus.cc:493] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.429440 21624 raft_consensus.cc:3060] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:57.429356 21283 leader_election.cc:343] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.431170 21619 raft_consensus.cc:359] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.432683 21636 raft_consensus.cc:493] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.433238 21636 raft_consensus.cc:515] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.437039 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104cf392ca054f4faf59ef88d263ed30" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.437505 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104cf392ca054f4faf59ef88d263ed30" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.437793 21394 raft_consensus.cc:2468] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
I20260710 13:23:57.439311 21432 leader_election.cc:304] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
W20260710 13:23:57.440276 21435 leader_election.cc:343] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.440389 21534 raft_consensus.cc:2804] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.432126 21619 raft_consensus.cc:385] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.441010 21534 raft_consensus.cc:493] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.441730 21619 raft_consensus.cc:740] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.442015 21534 raft_consensus.cc:3060] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.442929 21619 consensus_queue.cc:260] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.446640 21616 tablet_bootstrap.cc:492] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.447156 21616 ts_tablet_manager.cc:1403] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.014s
I20260710 13:23:57.441123 21636 leader_election.cc:290] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.449786 21616 raft_consensus.cc:359] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.450449 21616 raft_consensus.cc:385] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.450716 21616 raft_consensus.cc:740] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.440877 21624 raft_consensus.cc:515] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.451468 21616 consensus_queue.cc:260] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.454144 21619 ts_tablet_manager.cc:1434] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 13:23:57.452170 21617 tablet_bootstrap.cc:654] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.454953 21616 ts_tablet_manager.cc:1434] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:23:57.452587 21534 raft_consensus.cc:515] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.455255 21619 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.455976 21616 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: Bootstrap starting.
I20260710 13:23:57.456113 21591 raft_consensus.cc:493] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.456746 21591 raft_consensus.cc:515] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.459347 21624 leader_election.cc:290] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.461674 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104cf392ca054f4faf59ef88d263ed30" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.462538 21616 tablet_bootstrap.cc:654] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.462504 21318 raft_consensus.cc:3060] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.462838 21534 leader_election.cc:290] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.462083 21619 tablet_bootstrap.cc:654] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.464395 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.465075 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.465287 21466 raft_consensus.cc:3060] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.465737 21394 raft_consensus.cc:2468] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:57.463166 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.464473 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.468257 21283 leader_election.cc:304] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.468781 21591 leader_election.cc:290] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.467494 21469 raft_consensus.cc:2468] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
W20260710 13:23:57.471225 21266 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:57.473078 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104cf392ca054f4faf59ef88d263ed30" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.473990 21394 raft_consensus.cc:3060] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.475536 21466 raft_consensus.cc:2468] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
W20260710 13:23:57.476330 21283 leader_election.cc:343] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:57.477115 21285 leader_election.cc:304] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [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: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.478492 21627 raft_consensus.cc:2804] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.478915 21627 raft_consensus.cc:493] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.479318 21627 raft_consensus.cc:3060] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.482416 21617 tablet_bootstrap.cc:492] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: No bootstrap required, opened a new log
I20260710 13:23:57.482983 21617 ts_tablet_manager.cc:1403] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 13:23:57.484956 21628 raft_consensus.cc:2804] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.486124 21617 raft_consensus.cc:359] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.486948 21617 raft_consensus.cc:385] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.487255 21617 raft_consensus.cc:740] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.488051 21617 consensus_queue.cc:260] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.477222 21318 raft_consensus.cc:2468] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:57.497076 21617 ts_tablet_manager.cc:1434] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 13:23:57.493280 21627 raft_consensus.cc:515] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.501061 21435 leader_election.cc:304] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.502579 21534 raft_consensus.cc:2804] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.503095 21534 raft_consensus.cc:697] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:57.504051 21534 consensus_queue.cc:237] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.504614 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.505200 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf16b56de8f4a8fa8bdb61a18f0a66f" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.505702 21466 raft_consensus.cc:3060] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.505901 21395 raft_consensus.cc:3060] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.511596 21627 leader_election.cc:290] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.518380 21466 raft_consensus.cc:2468] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:57.520076 21285 leader_election.cc:304] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.520417 21628 raft_consensus.cc:697] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:57.521487 21628 consensus_queue.cc:237] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.523584 21655 raft_consensus.cc:2804] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.524302 21655 raft_consensus.cc:697] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:57.525259 21655 consensus_queue.cc:237] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.531435 21394 raft_consensus.cc:2468] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:57.533653 21395 raft_consensus.cc:2468] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:57.533396 21217 catalog_manager.cc:5697] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 1 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.542273 21619 tablet_bootstrap.cc:492] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.542912 21619 ts_tablet_manager.cc:1403] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.020s
I20260710 13:23:57.543526 21616 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: No bootstrap required, opened a new log
I20260710 13:23:57.544117 21616 ts_tablet_manager.cc:1403] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.035s
I20260710 13:23:57.546527 21619 raft_consensus.cc:359] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.546607 21616 raft_consensus.cc:359] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.547399 21619 raft_consensus.cc:385] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.547487 21616 raft_consensus.cc:385] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.547719 21619 raft_consensus.cc:740] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.547914 21616 raft_consensus.cc:740] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.548673 21616 consensus_queue.cc:260] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.548512 21619 consensus_queue.cc:260] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.550603 21616 ts_tablet_manager.cc:1434] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:57.550761 21619 ts_tablet_manager.cc:1434] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:23:57.551803 21619 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: Bootstrap starting.
I20260710 13:23:57.551743 21631 raft_consensus.cc:493] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.552397 21631 raft_consensus.cc:515] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.552237 21218 catalog_manager.cc:5697] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.554404 21631 leader_election.cc:290] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.555289 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.557147 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36d967552b9d4ffc98c450be46b98666" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.557993 21466 raft_consensus.cc:2393] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a40855412f274b828a1da6253d3e95e3 in current term 1: Already voted for candidate 3c499861e9f14fc6bb14031c9f7384fa in this term.
I20260710 13:23:57.559201 21360 leader_election.cc:304] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:57.560209 21619 tablet_bootstrap.cc:654] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:57.562286 21631 raft_consensus.cc:3060] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.570387 21631 raft_consensus.cc:2749] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.574183 21619 tablet_bootstrap.cc:492] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: No bootstrap required, opened a new log
I20260710 13:23:57.574712 21619 ts_tablet_manager.cc:1403] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 13:23:57.574486 21216 catalog_manager.cc:5697] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.577332 21619 raft_consensus.cc:359] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.577961 21619 raft_consensus.cc:385] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:57.578246 21619 raft_consensus.cc:740] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Initialized, Role: FOLLOWER
I20260710 13:23:57.578919 21619 consensus_queue.cc:260] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.580942 21619 ts_tablet_manager.cc:1434] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:57.613729 21534 raft_consensus.cc:493] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.614300 21534 raft_consensus.cc:515] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.616083 21534 leader_election.cc:290] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.617041 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.617296 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.617730 21318 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
I20260710 13:23:57.618031 21394 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 0.
I20260710 13:23:57.618887 21435 leader_election.cc:304] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.619236 21631 raft_consensus.cc:493] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.619719 21534 raft_consensus.cc:2804] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.620162 21534 raft_consensus.cc:493] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.620457 21534 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.619884 21631 raft_consensus.cc:515] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.622449 21631 leader_election.cc:290] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.622848 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.623113 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.623509 21318 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.623764 21466 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.625248 21361 leader_election.cc:304] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.625927 21631 raft_consensus.cc:2804] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.626365 21631 raft_consensus.cc:493] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.626637 21631 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.627899 21534 raft_consensus.cc:515] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.628698 21604 raft_consensus.cc:493] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.629154 21604 raft_consensus.cc:515] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.629973 21534 leader_election.cc:290] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:23:57.630671 21318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.631265 21318 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.631224 21394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.631655 21604 leader_election.cc:290] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.632090 21394 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.633697 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33484788e0d14cd9874123efefc4ca92" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.634509 21320 raft_consensus.cc:2468] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.634795 21631 raft_consensus.cc:515] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.636236 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33484788e0d14cd9874123efefc4ca92" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.636971 21466 raft_consensus.cc:2468] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 0.
I20260710 13:23:57.637202 21631 leader_election.cc:290] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.638970 21360 leader_election.cc:304] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.639194 21394 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:57.640468 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.640468 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.641242 21466 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.641278 21320 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.644573 21318 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 1.
I20260710 13:23:57.644932 21432 leader_election.cc:304] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.646046 21534 raft_consensus.cc:2804] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.646240 21631 raft_consensus.cc:2804] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.646564 21534 raft_consensus.cc:697] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:57.646651 21631 raft_consensus.cc:493] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.647706 21631 raft_consensus.cc:3060] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.647503 21534 consensus_queue.cc:237] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.648713 21466 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:57.649959 21360 leader_election.cc:304] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.650560 21320 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:57.650835 21604 raft_consensus.cc:2804] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.653158 21604 raft_consensus.cc:697] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:57.654088 21604 consensus_queue.cc:237] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.658180 21631 raft_consensus.cc:515] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.662110 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33484788e0d14cd9874123efefc4ca92" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:57.662734 21320 raft_consensus.cc:3060] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.666031 21631 leader_election.cc:290] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.667299 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33484788e0d14cd9874123efefc4ca92" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.668021 21466 raft_consensus.cc:3060] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.666668 21216 catalog_manager.cc:5697] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 0 to 1, leader changed from <none> to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 1 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.673353 21320 raft_consensus.cc:2468] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:57.674557 21361 leader_election.cc:304] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.675384 21631 raft_consensus.cc:2804] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.675896 21631 raft_consensus.cc:697] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:57.676740 21631 consensus_queue.cc:237] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.676923 21218 catalog_manager.cc:5697] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.680433 21466 raft_consensus.cc:2468] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 1.
I20260710 13:23:57.692898 21628 raft_consensus.cc:493] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.693480 21628 raft_consensus.cc:515] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.695525 21628 leader_election.cc:290] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.696167 21218 catalog_manager.cc:5697] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 1 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.696552 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.696542 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3" is_pre_election: true
I20260710 13:23:57.697456 21395 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:57.697425 21466 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 0.
I20260710 13:23:57.698735 21285 leader_election.cc:304] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:23:57.699519 21628 raft_consensus.cc:2804] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:57.699942 21628 raft_consensus.cc:493] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:57.700295 21628 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.708133 21628 raft_consensus.cc:515] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.710012 21628 leader_election.cc:290] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.711035 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:57.711302 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:57.711755 21395 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.712011 21466 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.719107 21395 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:57.719266 21466 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 1.
I20260710 13:23:57.720168 21283 leader_election.cc:304] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:57.721069 21655 raft_consensus.cc:2804] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:57.721459 21655 raft_consensus.cc:697] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:57.722416 21655 consensus_queue.cc:237] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.729108 21631 raft_consensus.cc:493] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:57.730051 21631 raft_consensus.cc:515] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:57.732213 21631 leader_election.cc:290] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:57.731300 21218 catalog_manager.cc:5697] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 1 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:57.733301 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" is_pre_election: true
I20260710 13:23:57.733294 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69e0652157bb4771ba854c14e92b0728" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa" is_pre_election: true
I20260710 13:23:57.734159 21466 raft_consensus.cc:2393] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a40855412f274b828a1da6253d3e95e3 in current term 1: Already voted for candidate 3c499861e9f14fc6bb14031c9f7384fa in this term.
I20260710 13:23:57.735924 21360 leader_election.cc:304] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a40855412f274b828a1da6253d3e95e3; no voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:57.736635 21631 raft_consensus.cc:3060] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:57.743007 21631 raft_consensus.cc:2749] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:57.748831 21655 consensus_queue.cc:1048] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.752215 21534 consensus_queue.cc:1048] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.768033 21627 consensus_queue.cc:1048] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.787088 21395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
mode: GRACEFUL
new_leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:42464
I20260710 13:23:57.788306 21395 raft_consensus.cc:606] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Received request to transfer leadership to TS 3c499861e9f14fc6bb14031c9f7384fa
I20260710 13:23:57.810438 21672 consensus_queue.cc:1048] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:57.810602 21320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
mode: GRACEFUL
new_leader_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:35256
I20260710 13:23:57.811265 21320 raft_consensus.cc:606] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Received request to transfer leadership to TS a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.819314 21466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
mode: GRACEFUL
new_leader_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:35844
I20260710 13:23:57.819988 21466 raft_consensus.cc:606] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Received request to transfer leadership to TS a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.826823 21466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb57091249634120875239966684122a"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
mode: GRACEFUL
new_leader_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:35844
I20260710 13:23:57.827455 21466 raft_consensus.cc:606] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Received request to transfer leadership to TS a40855412f274b828a1da6253d3e95e3
I20260710 13:23:57.906173 21628 consensus_queue.cc:1048] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.916731 21655 consensus_queue.cc:1048] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.928125 21672 consensus_queue.cc:1048] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:57.940820 21672 consensus_queue.cc:1048] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.043988 21655 consensus_queue.cc:1048] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.054394 21627 consensus_queue.cc:1048] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.094038 21631 consensus_queue.cc:1048] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.101174 21631 raft_consensus.cc:993] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: : Instructing follower 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:58.101667 21631 raft_consensus.cc:1081] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Signalling peer 3c499861e9f14fc6bb14031c9f7384fa to start an election
I20260710 13:23:58.103931 21318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
 from {username='slave'} at 127.0.0.1:35246
I20260710 13:23:58.104559 21318 raft_consensus.cc:493] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:58.104954 21318 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.108435 21604 consensus_queue.cc:1048] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.113823 21318 raft_consensus.cc:515] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.119701 21395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:23:58.120299 21395 raft_consensus.cc:3055] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:58.120606 21395 raft_consensus.cc:740] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:58.121337 21395 consensus_queue.cc:260] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.122049 21318 leader_election.cc:290] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Requested vote from peers a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:58.121594 21469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5252f509004b42f3a84ed71bb645fb79" candidate_uuid: "3c499861e9f14fc6bb14031c9f7384fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:58.122493 21395 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.122830 21469 raft_consensus.cc:3060] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.124215 21604 consensus_queue.cc:1048] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.129834 21395 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:58.131451 21283 leader_election.cc:304] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:58.132623 21624 raft_consensus.cc:2804] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:58.133141 21624 raft_consensus.cc:697] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Becoming Leader. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:58.133759 21469 raft_consensus.cc:2468] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c499861e9f14fc6bb14031c9f7384fa in term 2.
I20260710 13:23:58.134057 21624 consensus_queue.cc:237] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.143486 21218 catalog_manager.cc:5697] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa reported cstate change: term changed from 1 to 2, leader changed from a40855412f274b828a1da6253d3e95e3 (127.16.105.130) to 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129). New cstate: current_term: 2 leader_uuid: "3c499861e9f14fc6bb14031c9f7384fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.146008 21604 consensus_queue.cc:1048] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.186499 21636 consensus_queue.cc:1048] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.195042 21672 raft_consensus.cc:993] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: : Instructing follower a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.195611 21672 raft_consensus.cc:1081] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Signalling peer a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.198503 21394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:42438
I20260710 13:23:58.199069 21394 raft_consensus.cc:493] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:58.199421 21394 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.204423 21672 consensus_queue.cc:1048] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:58.208200 21394 raft_consensus.cc:515] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.209537 21395 raft_consensus.cc:1240] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Rejecting Update request from peer 054e021cdf6b46ec97efca5f6dc46cfa for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:58.211620 21394 leader_election.cc:290] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:58.213766 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:58.214406 21319 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.214983 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91aebe8c253405497d0c1ae60bd0cb5" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:58.215641 21466 raft_consensus.cc:3055] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:58.215991 21466 raft_consensus.cc:740] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:58.216922 21466 consensus_queue.cc:260] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.218227 21466 raft_consensus.cc:3060] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.223805 21319 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.224954 21466 raft_consensus.cc:2468] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.225134 21361 leader_election.cc:304] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:58.226011 21604 raft_consensus.cc:2804] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:58.226506 21604 raft_consensus.cc:697] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:58.227340 21604 consensus_queue.cc:237] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [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: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.234103 21217 catalog_manager.cc:5697] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 1 to 2, leader changed from 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131) to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.256705 21534 raft_consensus.cc:993] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: : Instructing follower a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.257141 21534 raft_consensus.cc:1081] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Signalling peer a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.258850 21395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb57091249634120875239966684122a"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:42438
I20260710 13:23:58.259379 21395 raft_consensus.cc:493] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:58.259634 21395 raft_consensus.cc:3060] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.264402 21395 raft_consensus.cc:515] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.265931 21395 leader_election.cc:290] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:58.267318 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:58.267318 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb57091249634120875239966684122a" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:58.268329 21319 raft_consensus.cc:3060] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.268340 21466 raft_consensus.cc:3055] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:58.268970 21466 raft_consensus.cc:740] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:23:58.269778 21466 consensus_queue.cc:260] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.270939 21466 raft_consensus.cc:3060] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.275841 21319 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.277262 21361 leader_election.cc:304] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:58.277603 21466 raft_consensus.cc:2468] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.278064 21604 raft_consensus.cc:2804] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:58.278749 21604 raft_consensus.cc:697] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:58.279897 21604 consensus_queue.cc:237] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.286820 21217 catalog_manager.cc:5697] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 1 to 2, leader changed from 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131) to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.299592 21628 consensus_queue.cc:1048] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.306797 21627 raft_consensus.cc:993] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: : Instructing follower a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.307274 21627 raft_consensus.cc:1081] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Signalling peer a40855412f274b828a1da6253d3e95e3 to start an election
I20260710 13:23:58.309119 21394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
 from {username='slave'} at 127.0.0.1:42452
I20260710 13:23:58.310300 21394 raft_consensus.cc:493] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:58.311098 21394 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.314277 21628 consensus_queue.cc:1048] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:58.318926 21394 raft_consensus.cc:515] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.324229 21319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:23:58.324766 21319 raft_consensus.cc:3055] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:58.325044 21319 raft_consensus.cc:740] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:23:58.325796 21319 consensus_queue.cc:260] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.326721 21394 leader_election.cc:290] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131:37235)
I20260710 13:23:58.326860 21319 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.330687 21466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8481653cf1343c784bdc05d82736bab" candidate_uuid: "a40855412f274b828a1da6253d3e95e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
I20260710 13:23:58.331353 21466 raft_consensus.cc:3060] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:58.333753 21319 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.334975 21361 leader_election.cc:304] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c499861e9f14fc6bb14031c9f7384fa, a40855412f274b828a1da6253d3e95e3; no voters: 
I20260710 13:23:58.335916 21604 raft_consensus.cc:2804] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:58.336418 21604 raft_consensus.cc:697] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Becoming Leader. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:23:58.337343 21604 consensus_queue.cc:237] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:23:58.338403 21466 raft_consensus.cc:2468] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a40855412f274b828a1da6253d3e95e3 in term 2.
I20260710 13:23:58.344832 21217 catalog_manager.cc:5697] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 reported cstate change: term changed from 1 to 2, leader changed from 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129) to a40855412f274b828a1da6253d3e95e3 (127.16.105.130). New cstate: current_term: 2 leader_uuid: "a40855412f274b828a1da6253d3e95e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.534164 21466 raft_consensus.cc:1275] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.535583 21627 consensus_queue.cc:1048] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.543902 21394 raft_consensus.cc:1275] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Refusing update from remote peer 3c499861e9f14fc6bb14031c9f7384fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.545722 21628 consensus_queue.cc:1048] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:58.746166 21469 raft_consensus.cc:1275] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.747395 21688 consensus_queue.cc:1048] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.755851 21319 raft_consensus.cc:1275] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.757411 21604 consensus_queue.cc:1048] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.804853 21319 raft_consensus.cc:1275] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.806185 21604 consensus_queue.cc:1048] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.816901 21469 raft_consensus.cc:1275] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.818179 21604 consensus_queue.cc:1048] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.832590 21469 raft_consensus.cc:1275] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.834304 21604 consensus_queue.cc:1048] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.843926 21319 raft_consensus.cc:1275] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer a40855412f274b828a1da6253d3e95e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:58.846361 21689 consensus_queue.cc:1048] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:00.838184 21217 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42610:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:24:00.861389 21217 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42610:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:24:00.959983 16806 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:00.983028 21716 tablet.cc:1724] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:01.121688 21707 log.cc:927] Time spent T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Append to log took a long time: real 0.125s	user 0.002s	sys 0.000s
I20260710 13:24:01.139178 21725 tablet.cc:1724] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:01.166000 21711 log.cc:927] Time spent T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260710 13:24:01.192891 21739 tablet.cc:1724] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.222730 21744 tablet.cc:1724] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.187220 21737 tablet.cc:1724] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:01.232286 21729 log.cc:927] Time spent T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
W20260710 13:24:01.301855 21734 log.cc:927] Time spent T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260710 13:24:01.285848 21751 tablet.cc:1724] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.292088 21743 tablet.cc:1724] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.369040 21716 tablet.cc:1724] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:24:01.343060 21361 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.105.129:41157, user_credentials={real_user=slave}} blocked reactor thread for 94991us
I20260710 13:24:01.374820 21747 tablet.cc:1724] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.337062 21752 tablet.cc:1724] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.435422 21744 tablet.cc:1724] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.436563 21319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9"
dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
mode: GRACEFUL
new_leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:48016
I20260710 13:24:01.437534 21319 raft_consensus.cc:606] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Received request to transfer leadership to TS 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:24:01.452961 21759 tablet.cc:1724] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.455722 21756 tablet.cc:1724] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.457567 21757 tablet.cc:1724] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.458384 21751 tablet.cc:1724] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.460258 21739 tablet.cc:1724] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.458937 21737 tablet.cc:1724] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.462133 21716 tablet.cc:1724] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.462549 21725 tablet.cc:1724] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.478048 21743 tablet.cc:1724] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.497956 21717 raft_consensus.cc:993] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: : Instructing follower 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:24:01.498513 21717 raft_consensus.cc:1081] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Signalling peer 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:24:01.501287 21465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:35838
I20260710 13:24:01.502120 21465 raft_consensus.cc:493] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:01.502806 21465 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.520675 21752 tablet.cc:1724] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.523244 21465 raft_consensus.cc:515] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.533294 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:24:01.533972 21320 raft_consensus.cc:3055] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:01.534273 21320 raft_consensus.cc:740] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c499861e9f14fc6bb14031c9f7384fa, State: Running, Role: LEADER
I20260710 13:24:01.537256 21320 consensus_queue.cc:260] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [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: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.538461 21320 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.543459 21739 tablet.cc:1724] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.547799 21392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396ed4209f314baa8f66c816e2c1c9b9" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:24:01.554459 21392 raft_consensus.cc:3060] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:01.553853 21747 tablet.cc:1724] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.552647 21465 leader_election.cc:290] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 3 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:24:01.562306 21756 tablet.cc:1724] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.576823 21744 tablet.cc:1724] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.588999 21759 tablet.cc:1724] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.560860 21725 tablet.cc:1724] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:24:01.592372 21320 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 3.
I20260710 13:24:01.594923 21435 leader_election.cc:304] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [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: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:24:01.596199 21755 raft_consensus.cc:2804] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:01.596757 21755 raft_consensus.cc:697] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 3 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:24:01.597672 21755 consensus_queue.cc:237] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [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: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.600288 21394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae4928e49303427c8590dba808a668af"
dest_uuid: "a40855412f274b828a1da6253d3e95e3"
mode: GRACEFUL
new_leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:51792
I20260710 13:24:01.601164 21394 raft_consensus.cc:606] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Received request to transfer leadership to TS 054e021cdf6b46ec97efca5f6dc46cfa
I20260710 13:24:01.603369 16806 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:01.604332 16806 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:01.614022 21392 raft_consensus.cc:2468] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 3.
I20260710 13:24:01.659919 21216 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: soft_deleted_table [id=079d3c74f02b4c5994f313976a19cf9b] alter complete (version 1)
I20260710 13:24:01.676266 21218 catalog_manager.cc:5697] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 2 to 3, leader changed from 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129) to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 3 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.754669 21604 raft_consensus.cc:993] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: : Instructing follower 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:24:01.755561 21604 raft_consensus.cc:1081] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Signalling peer 054e021cdf6b46ec97efca5f6dc46cfa to start an election
I20260710 13:24:01.758600 21465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae4928e49303427c8590dba808a668af"
dest_uuid: "054e021cdf6b46ec97efca5f6dc46cfa"
 from {username='slave'} at 127.0.0.1:35828
I20260710 13:24:01.759142 21465 raft_consensus.cc:493] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:01.759737 21465 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.780419 21465 raft_consensus.cc:515] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.785050 21465 leader_election.cc:290] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 2 election: Requested vote from peers 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157), a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665)
I20260710 13:24:01.786687 21320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c499861e9f14fc6bb14031c9f7384fa"
I20260710 13:24:01.787650 21320 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.788659 21392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae4928e49303427c8590dba808a668af" candidate_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a40855412f274b828a1da6253d3e95e3"
I20260710 13:24:01.789698 21392 raft_consensus.cc:3055] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:01.791240 21392 raft_consensus.cc:740] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a40855412f274b828a1da6253d3e95e3, State: Running, Role: LEADER
I20260710 13:24:01.792804 21392 consensus_queue.cc:260] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.795113 21392 raft_consensus.cc:3060] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:01.797782 21320 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 2.
I20260710 13:24:01.799425 21435 leader_election.cc:304] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 054e021cdf6b46ec97efca5f6dc46cfa, 3c499861e9f14fc6bb14031c9f7384fa; no voters: 
I20260710 13:24:01.800663 21755 raft_consensus.cc:2804] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:01.801232 21755 raft_consensus.cc:697] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 LEADER]: Becoming Leader. State: Replica: 054e021cdf6b46ec97efca5f6dc46cfa, State: Running, Role: LEADER
I20260710 13:24:01.802241 21755 consensus_queue.cc:237] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } }
I20260710 13:24:01.804114 21392 raft_consensus.cc:2468] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 054e021cdf6b46ec97efca5f6dc46cfa in term 2.
I20260710 13:24:01.814918 21217 catalog_manager.cc:5697] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa reported cstate change: term changed from 1 to 2, leader changed from a40855412f274b828a1da6253d3e95e3 (127.16.105.130) to 054e021cdf6b46ec97efca5f6dc46cfa (127.16.105.131). New cstate: current_term: 2 leader_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "054e021cdf6b46ec97efca5f6dc46cfa" member_type: VOTER last_known_addr { host: "127.16.105.131" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:01.979020 21320 raft_consensus.cc:1275] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 3 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:01.981688 21755 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:01.996591 21392 raft_consensus.cc:1275] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 3 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:02.001065 21672 consensus_queue.cc:1048] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:02.188230 21320 raft_consensus.cc:1275] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:02.189955 21672 consensus_queue.cc:1048] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c499861e9f14fc6bb14031c9f7384fa" member_type: VOTER last_known_addr { host: "127.16.105.129" port: 41157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:02.203598 21392 raft_consensus.cc:1275] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Refusing update from remote peer 054e021cdf6b46ec97efca5f6dc46cfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:02.207643 21773 consensus_queue.cc:1048] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "a40855412f274b828a1da6253d3e95e3" member_type: VOTER last_known_addr { host: "127.16.105.130" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:02.681591 16806 tablet_server.cc:179] TabletServer@127.16.105.129:0 shutting down...
I20260710 13:24:02.725798 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:02.727008 16806 tablet_replica.cc:333] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.728135 16806 raft_consensus.cc:2243] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.729245 16806 raft_consensus.cc:2272] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.731499 16806 tablet_replica.cc:333] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.732529 16806 raft_consensus.cc:2243] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.733170 16806 raft_consensus.cc:2272] T 104cf392ca054f4faf59ef88d263ed30 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.736289 16806 tablet_replica.cc:333] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.736963 16806 raft_consensus.cc:2243] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.737882 16806 raft_consensus.cc:2272] T 36d967552b9d4ffc98c450be46b98666 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.740165 16806 tablet_replica.cc:333] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.740824 16806 raft_consensus.cc:2243] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.741325 16806 raft_consensus.cc:2272] T c91aebe8c253405497d0c1ae60bd0cb5 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.743539 16806 tablet_replica.cc:333] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.744225 16806 raft_consensus.cc:2243] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.744668 16806 raft_consensus.cc:2272] T a8481653cf1343c784bdc05d82736bab P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.746940 16806 tablet_replica.cc:333] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.747546 16806 raft_consensus.cc:2243] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.748481 16806 raft_consensus.cc:2272] T 43013b0bff314c97af145e4163ee82e0 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.750751 16806 tablet_replica.cc:333] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.751391 16806 raft_consensus.cc:2243] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.751907 16806 raft_consensus.cc:2272] T bb57091249634120875239966684122a P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.753837 16806 tablet_replica.cc:333] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.754782 16806 raft_consensus.cc:2243] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.755436 16806 raft_consensus.cc:2272] T 3dbcc958af0c4d5cb33c1802fb07352b P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.758559 16806 tablet_replica.cc:333] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.759385 16806 raft_consensus.cc:2243] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.759994 16806 raft_consensus.cc:2272] T 396ed4209f314baa8f66c816e2c1c9b9 P 3c499861e9f14fc6bb14031c9f7384fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.763450 16806 tablet_replica.cc:333] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.764309 16806 raft_consensus.cc:2243] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.764901 16806 raft_consensus.cc:2272] T 629c97aedf1747bea698c08e946e4157 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.767596 16806 tablet_replica.cc:333] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.768370 16806 raft_consensus.cc:2243] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:24:02.768584 21361 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260710 13:24:02.769619 16806 raft_consensus.cc:2272] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.772670 16806 tablet_replica.cc:333] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
W20260710 13:24:02.772956 21361 consensus_peers.cc:597] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.773550 16806 raft_consensus.cc:2243] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.774487 16806 raft_consensus.cc:2272] T d91e9a5268d848078e530ba958885c61 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.777202 16806 tablet_replica.cc:333] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.778039 16806 raft_consensus.cc:2243] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.778751 16806 raft_consensus.cc:2272] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:02.780027 21361 consensus_peers.cc:597] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.781843 16806 tablet_replica.cc:333] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.782589 16806 raft_consensus.cc:2243] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.783106 16806 raft_consensus.cc:2272] T 33484788e0d14cd9874123efefc4ca92 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.785188 16806 tablet_replica.cc:333] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.785778 16806 raft_consensus.cc:2243] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.786645 16806 raft_consensus.cc:2272] T 69e0652157bb4771ba854c14e92b0728 P 3c499861e9f14fc6bb14031c9f7384fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.788846 16806 tablet_replica.cc:333] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.789458 16806 raft_consensus.cc:2243] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.790356 16806 raft_consensus.cc:2272] T 5252f509004b42f3a84ed71bb645fb79 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.792752 16806 tablet_replica.cc:333] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.793370 16806 raft_consensus.cc:2243] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.793975 16806 raft_consensus.cc:2272] T ae4928e49303427c8590dba808a668af P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.796813 16806 tablet_replica.cc:333] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa: stopping tablet replica
I20260710 13:24:02.797395 16806 raft_consensus.cc:2243] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.797921 16806 raft_consensus.cc:2272] T a925d3f851f74993aae2fa7b30870623 P 3c499861e9f14fc6bb14031c9f7384fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.832008 16806 tablet_server.cc:196] TabletServer@127.16.105.129:0 shutdown complete.
W20260710 13:24:02.840986 21435 consensus_peers.cc:597] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:41157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:02.864259 21361 consensus_peers.cc:597] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:41157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.870201 16806 tablet_server.cc:179] TabletServer@127.16.105.130:0 shutting down...
I20260710 13:24:02.907379 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:02.908241 16806 tablet_replica.cc:333] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.908984 16806 raft_consensus.cc:2243] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.909652 16806 raft_consensus.cc:2272] T 69e0652157bb4771ba854c14e92b0728 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.911638 16806 tablet_replica.cc:333] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.912418 16806 raft_consensus.cc:2243] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.913175 16806 raft_consensus.cc:2272] T 33484788e0d14cd9874123efefc4ca92 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.915179 16806 tablet_replica.cc:333] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.916043 16806 raft_consensus.cc:2243] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.916523 16806 raft_consensus.cc:2272] T 36d967552b9d4ffc98c450be46b98666 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.919009 16806 tablet_replica.cc:333] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.919646 16806 raft_consensus.cc:2243] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.920221 16806 raft_consensus.cc:2272] T 104cf392ca054f4faf59ef88d263ed30 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:02.920843 21435 consensus_peers.cc:597] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:41157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.922964 16806 tablet_replica.cc:333] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.924413 16806 raft_consensus.cc:2243] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.925647 16806 raft_consensus.cc:2272] T c91aebe8c253405497d0c1ae60bd0cb5 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.928150 16806 tablet_replica.cc:333] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.928835 16806 raft_consensus.cc:2243] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.929718 16806 raft_consensus.cc:2272] T a8481653cf1343c784bdc05d82736bab P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.932050 16806 tablet_replica.cc:333] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.932885 16806 raft_consensus.cc:2243] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.933506 16806 raft_consensus.cc:2272] T 5252f509004b42f3a84ed71bb645fb79 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.936108 16806 tablet_replica.cc:333] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.936859 16806 raft_consensus.cc:2243] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.937853 16806 raft_consensus.cc:2272] T a925d3f851f74993aae2fa7b30870623 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.939977 16806 tablet_replica.cc:333] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.940618 16806 raft_consensus.cc:2243] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.941066 16806 raft_consensus.cc:2272] T d91e9a5268d848078e530ba958885c61 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.943168 16806 tablet_replica.cc:333] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.944037 16806 raft_consensus.cc:2243] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.944902 16806 raft_consensus.cc:2272] T bb57091249634120875239966684122a P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.947161 16806 tablet_replica.cc:333] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.947845 16806 raft_consensus.cc:2243] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.948737 16806 raft_consensus.cc:2272] T 3dbcc958af0c4d5cb33c1802fb07352b P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:02.949242 21432 consensus_peers.cc:597] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Couldn't send request to peer a40855412f274b828a1da6253d3e95e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:02.950858 16806 tablet_replica.cc:333] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.951424 16806 raft_consensus.cc:2243] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.951858 16806 raft_consensus.cc:2272] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.953553 16806 tablet_replica.cc:333] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.954048 16806 raft_consensus.cc:2243] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.954748 16806 raft_consensus.cc:2272] T c9db3a8f02a04baeb2b8d4993bb20ab0 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.956845 16806 tablet_replica.cc:333] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.957460 16806 raft_consensus.cc:2243] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.957953 16806 raft_consensus.cc:2272] T 396ed4209f314baa8f66c816e2c1c9b9 P a40855412f274b828a1da6253d3e95e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.961652 16806 tablet_replica.cc:333] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.962162 16806 raft_consensus.cc:2243] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:02.962929 16806 raft_consensus.cc:2272] T 629c97aedf1747bea698c08e946e4157 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.965023 16806 tablet_replica.cc:333] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.965498 16806 raft_consensus.cc:2243] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.965914 16806 raft_consensus.cc:2272] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.967882 16806 tablet_replica.cc:333] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.968364 16806 raft_consensus.cc:2243] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.968753 16806 raft_consensus.cc:2272] T ae4928e49303427c8590dba808a668af P a40855412f274b828a1da6253d3e95e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.971619 16806 tablet_replica.cc:333] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3: stopping tablet replica
I20260710 13:24:02.972178 16806 raft_consensus.cc:2243] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.972576 16806 raft_consensus.cc:2272] T 43013b0bff314c97af145e4163ee82e0 P a40855412f274b828a1da6253d3e95e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.014992 16806 tablet_server.cc:196] TabletServer@127.16.105.130:0 shutdown complete.
I20260710 13:24:03.054980 16806 tablet_server.cc:179] TabletServer@127.16.105.131:0 shutting down...
W20260710 13:24:03.069977 21432 consensus_peers.cc:597] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Couldn't send request to peer a40855412f274b828a1da6253d3e95e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:34665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:03.071214 21435 consensus_peers.cc:597] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer 3c499861e9f14fc6bb14031c9f7384fa (127.16.105.129:41157): Couldn't send request to peer 3c499861e9f14fc6bb14031c9f7384fa. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.129:41157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:03.102550 16806 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:24:03.103075 21432 consensus_peers.cc:597] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa -> Peer a40855412f274b828a1da6253d3e95e3 (127.16.105.130:34665): Couldn't send request to peer a40855412f274b828a1da6253d3e95e3. Status: Network error: Client connection negotiation failed: client connection to 127.16.105.130:34665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:03.103639 16806 tablet_replica.cc:333] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.104561 16806 raft_consensus.cc:2243] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.105114 16806 raft_consensus.cc:2272] T 0cf16b56de8f4a8fa8bdb61a18f0a66f P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.107172 16806 tablet_replica.cc:333] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.107853 16806 raft_consensus.cc:2243] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.108350 16806 raft_consensus.cc:2272] T 5252f509004b42f3a84ed71bb645fb79 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.110357 16806 tablet_replica.cc:333] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.110960 16806 raft_consensus.cc:2243] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:03.111949 16806 raft_consensus.cc:2272] T 104cf392ca054f4faf59ef88d263ed30 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.114115 16806 tablet_replica.cc:333] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.114728 16806 raft_consensus.cc:2243] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.115221 16806 raft_consensus.cc:2272] T 36d967552b9d4ffc98c450be46b98666 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.117173 16806 tablet_replica.cc:333] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.117769 16806 raft_consensus.cc:2243] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.118266 16806 raft_consensus.cc:2272] T c91aebe8c253405497d0c1ae60bd0cb5 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.120879 16806 tablet_replica.cc:333] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.121492 16806 raft_consensus.cc:2243] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.121974 16806 raft_consensus.cc:2272] T a8481653cf1343c784bdc05d82736bab P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.123878 16806 tablet_replica.cc:333] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.124418 16806 raft_consensus.cc:2243] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.124926 16806 raft_consensus.cc:2272] T 43013b0bff314c97af145e4163ee82e0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.126935 16806 tablet_replica.cc:333] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.127485 16806 raft_consensus.cc:2243] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.128011 16806 raft_consensus.cc:2272] T bb57091249634120875239966684122a P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.129776 16806 tablet_replica.cc:333] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.130327 16806 raft_consensus.cc:2243] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.130781 16806 raft_consensus.cc:2272] T 3dbcc958af0c4d5cb33c1802fb07352b P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.132704 16806 tablet_replica.cc:333] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.133258 16806 raft_consensus.cc:2243] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.133714 16806 raft_consensus.cc:2272] T 629c97aedf1747bea698c08e946e4157 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.135597 16806 tablet_replica.cc:333] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.136204 16806 raft_consensus.cc:2243] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.136861 16806 raft_consensus.cc:2272] T 6d4bd2d5a3e64c9ab4ef8a70dbd43ff2 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.139380 16806 tablet_replica.cc:333] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.140053 16806 raft_consensus.cc:2243] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.140719 16806 raft_consensus.cc:2272] T a925d3f851f74993aae2fa7b30870623 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.143601 16806 tablet_replica.cc:333] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.144187 16806 raft_consensus.cc:2243] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.144598 16806 raft_consensus.cc:2272] T 33484788e0d14cd9874123efefc4ca92 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.146310 16806 tablet_replica.cc:333] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.146759 16806 raft_consensus.cc:2243] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.147145 16806 raft_consensus.cc:2272] T 69e0652157bb4771ba854c14e92b0728 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.148890 16806 tablet_replica.cc:333] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.149341 16806 raft_consensus.cc:2243] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:03.150053 16806 raft_consensus.cc:2272] T ae4928e49303427c8590dba808a668af P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.152814 16806 tablet_replica.cc:333] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.153358 16806 raft_consensus.cc:2243] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:03.154245 16806 raft_consensus.cc:2272] T c9db3a8f02a04baeb2b8d4993bb20ab0 P 054e021cdf6b46ec97efca5f6dc46cfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.156548 16806 tablet_replica.cc:333] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.157073 16806 raft_consensus.cc:2243] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:03.157884 16806 raft_consensus.cc:2272] T 396ed4209f314baa8f66c816e2c1c9b9 P 054e021cdf6b46ec97efca5f6dc46cfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.160318 16806 tablet_replica.cc:333] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa: stopping tablet replica
I20260710 13:24:03.160808 16806 raft_consensus.cc:2243] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.161221 16806 raft_consensus.cc:2272] T d91e9a5268d848078e530ba958885c61 P 054e021cdf6b46ec97efca5f6dc46cfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.205345 16806 tablet_server.cc:196] TabletServer@127.16.105.131:0 shutdown complete.
I20260710 13:24:03.245842 16806 master.cc:562] Master@127.16.105.190:36943 shutting down...
I20260710 13:24:03.282064 16806 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:03.282747 16806 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.283119 16806 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2d39d339d54441487a88e96788f8038: stopping tablet replica
I20260710 13:24:03.307404 16806 master.cc:584] Master@127.16.105.190:36943 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12146 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25119 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (128980 ms total)
[  PASSED  ] 8 tests.
I20260710 13:24:03.386410 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 417 messages since previous log ~15 seconds ago
I20260710 13:24:03.386785 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 417 messages since previous log ~15 seconds ago
I20260710 13:24:03.387010 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 417 messages since previous log ~15 seconds ago
I20260710 13:24:03.387262 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 13:24:03.387486 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~34 seconds ago
I20260710 13:24:03.388356 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:24:03.388739 16806 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~34 seconds ago
